Made user_descriptions translatable
This commit is contained in:
parent
b310e4e417
commit
e8647c5e00
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ alignment=neutral
|
|||
advanceto=null
|
||||
cost=25
|
||||
usage=scout
|
||||
unit_description="Sky drakes are truly the kings of the sky. Using their momentum and fire breath as weapons these drakes are the bane of many. They can swiftly swoop down on prey, and are usually long gone before anyone can stop them."
|
||||
unit_description= _ "Sky drakes are truly the kings of the sky. Using their momentum and fire breath as weapons these drakes are the bane of many. They can swiftly swoop down on prey, and are usually long gone before anyone can stop them."
|
||||
get_hit_sound=groan.wav
|
||||
[resistance]
|
||||
fire=50
|
||||
|
|
|
@ -15,7 +15,7 @@ alignment=neutral
|
|||
advanceto=null
|
||||
cost=20
|
||||
usage=fighter
|
||||
unit_description="The door will not open for any who are not allied with it."
|
||||
unit_description= _ "The door will not open for any who are not allied with it."
|
||||
[attack]
|
||||
name=bump
|
||||
damage=1
|
||||
|
|
Loading…
Add table
Reference in a new issue