mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 16:12:00 +00:00
made fake unit untranslateable
This commit is contained in:
parent
82c8e96eb6
commit
092ebe5ee3
@ -2,7 +2,7 @@
|
||||
#textdomain wesnoth-did
|
||||
[unit]
|
||||
id=Iceball
|
||||
name= _ "Iceball"
|
||||
name= "Iceball"
|
||||
race=mechanical
|
||||
image="projectiles/icemissile-ne-3.png"
|
||||
[defend]
|
||||
@ -25,10 +25,10 @@
|
||||
{AMLA_TOUGH 3}
|
||||
cost=1
|
||||
usage=fighter
|
||||
unit_description= _ "A Fireball. This is not to be used for anything else than a 'Move_Unit_Fake'!"
|
||||
unit_description= "A Fireball. This is not to be used for anything else than a 'Move_Unit_Fake'!"
|
||||
[attack]
|
||||
name=fire
|
||||
description=_ "fire"
|
||||
description= "fire"
|
||||
type=fire
|
||||
range=melee
|
||||
[specials]
|
||||
|
Loading…
x
Reference in New Issue
Block a user