mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 17:21:19 +00:00
animate static campfires in Under the Burning Suns
cannot use terrain due to lighting
This commit is contained in:
parent
d60cee89ff
commit
6fa3125152
@ -373,6 +373,10 @@
|
|||||||
# create elf units
|
# create elf units
|
||||||
# create AI=guardian starting units
|
# create AI=guardian starting units
|
||||||
|
|
||||||
|
#fires lighting central cavern
|
||||||
|
{ANIMATED_CAMPFIRE 31 32}
|
||||||
|
{ANIMATED_CAMPFIRE 33 21}
|
||||||
|
|
||||||
[event]
|
[event]
|
||||||
name=prestart
|
name=prestart
|
||||||
|
|
||||||
@ -410,10 +414,6 @@
|
|||||||
#increase the cost of all units by 1
|
#increase the cost of all units by 1
|
||||||
{INCREASE_RECRUIT_COSTS_BY_ONE}
|
{INCREASE_RECRUIT_COSTS_BY_ONE}
|
||||||
|
|
||||||
#fires lighting central cavern
|
|
||||||
{PLACE_IMAGE scenery/fire1.png 31 32}
|
|
||||||
{PLACE_IMAGE scenery/fire2.png 33 21}
|
|
||||||
|
|
||||||
#central cavern furnishings
|
#central cavern furnishings
|
||||||
|
|
||||||
{PLACE_IMAGE scenery/rock-cairn.png 42 21}
|
{PLACE_IMAGE scenery/rock-cairn.png 42 21}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user