Removed old markup from statue names. (Fix for bug #15932.)

This commit is contained in:
Guillaume Melquiond 2010-04-23 05:11:43 +00:00
parent 3d00b6fd87
commit cf090e0750

View file

@ -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}