mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 11:12:04 +00:00
Removed old markup from statue names. (Fix for bug #15932.)
This commit is contained in:
parent
3d00b6fd87
commit
cf090e0750
@ -6,7 +6,7 @@
|
||||
#define SULLA_STATUE TYPE X Y FACING_STRING NAME_STRING
|
||||
[unit]
|
||||
type={TYPE}
|
||||
name= "`~`" + {NAME_STRING}
|
||||
name= {NAME_STRING}
|
||||
x={X}
|
||||
y={Y}
|
||||
facing={FACING_STRING}
|
||||
|
Loading…
x
Reference in New Issue
Block a user