Revert my last.
It looks too weird having the animations freeze on each message popup.
This commit is contained in:
parent
e8ca076aa5
commit
43047807aa
1 changed files with 9 additions and 7 deletions
|
@ -71,13 +71,15 @@
|
|||
{PLACE_IMAGE "items/chest.png" 13 3}
|
||||
{PLACE_IMAGE "items/chest.png" 13 4}
|
||||
|
||||
# Foreshadow some props in Karrag's throne room
|
||||
{ANIMATED_BRAZIER 11 8}
|
||||
{ANIMATED_BRAZIER 8 9}
|
||||
{ANIMATED_BRAZIER 14 9}
|
||||
{ANIMATED_BRAZIER 8 12}
|
||||
{ANIMATED_BRAZIER 14 12}
|
||||
{ANIMATED_BRAZIER 11 14}
|
||||
# Foreshadow some props in Karrag's throne room.
|
||||
# We'd use ANIMATED_BRAZIER here, but it looks too weird
|
||||
# having the animations freeze on each message popup.
|
||||
{PLACE_IMAGE "items/brazier-lit1.png" 11 8}
|
||||
{PLACE_IMAGE "items/brazier-lit2.png" 8 9}
|
||||
{PLACE_IMAGE "items/brazier-lit3.png" 14 9}
|
||||
{PLACE_IMAGE "items/brazier-lit4.png" 8 12}
|
||||
{PLACE_IMAGE "items/brazier-lit5.png" 14 12}
|
||||
{PLACE_IMAGE "items/brazier-lit6.png" 11 14}
|
||||
{PLACE_IMAGE "scenery/dwarven-doors-closed.png" 7 11}
|
||||
[/event]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue