Add a test case for bug #22215
This commit is contained in:
parent
cad1db07d5
commit
6e90e01d70
1 changed files with 9 additions and 0 deletions
|
@ -2379,6 +2379,15 @@ For game purposes, the races group into factions; for example, orcs often cooper
|
|||
[/modify_side]
|
||||
[/event]
|
||||
|
||||
[item]
|
||||
x,y=8,16
|
||||
image="units/merfolk/warrior.png~BLIT(items/cage.png)"
|
||||
[/item]
|
||||
[label]
|
||||
x,y=8,16
|
||||
text="Local ToD item test"
|
||||
[/label]
|
||||
|
||||
[item]
|
||||
x,y=9,1
|
||||
# This doesn't work, image doesn't do animation
|
||||
|
|
Loading…
Add table
Reference in a new issue