dirty hack to have damage types translated ingame...
This commit is contained in:
parent
999d654c11
commit
89ef9cca3d
1 changed files with 8 additions and 0 deletions
|
@ -49,6 +49,14 @@ Night: +25% Damage"
|
|||
range_melee= _ "melee"
|
||||
range_ranged= _ "ranged"
|
||||
|
||||
#damage types (dirty hack to get them in)
|
||||
blade=_ "blade"
|
||||
pierce=_ "pierce"
|
||||
impact=_ "impact"
|
||||
fire=_ "fire"
|
||||
cold=_ "cold"
|
||||
arcane=_ "arcane"
|
||||
|
||||
#units.wesnoth.org
|
||||
wesnoth_unit_list= _ "Wesnoth unit list"
|
||||
based_on_version= _ "Based on version"
|
||||
|
|
Loading…
Add table
Reference in a new issue