Skip to content

Commit

Permalink
Add a test case for bug #22215
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Jun 21, 2014
1 parent cad1db0 commit 6e90e01
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/scenario-test.cfg
Expand Up @@ -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
Expand Down

0 comments on commit 6e90e01

Please sign in to comment.