New DOT and CROSS for new [story]
This commit is contained in:
parent
755076cc56
commit
dacbfc39f8
1 changed files with 10 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue