New DOT and CROSS for new [story]

This commit is contained in:
Isaac Clerencia Perez 2004-07-28 17:49:03 +00:00
parent 755076cc56
commit dacbfc39f8

View file

@ -48,18 +48,19 @@ income={ON_HARD}
#enddef
#define DOT X Y
[dot]
x={X}
y={Y}
[/dot]
[image]
x,y={X},{Y}
file=misc/dot.png
delay=500
[/image]
#enddef
#define CROSS X Y
[dot]
x={X}
y={Y}
type=cross
[/dot]
[image]
x,y={X},{Y}
file=misc/cross.png
delay=500
[/image]
#enddef