New companion macro to ANIMATED_CAMPFIRE, ANIMATED_BRAZIER
This commit is contained in:
parent
9bdf079ac8
commit
b3763eef44
1 changed files with 15 additions and 0 deletions
|
@ -196,6 +196,21 @@
|
|||
[/terrain_graphics]
|
||||
#enddef
|
||||
|
||||
#define ANIMATED_BRAZIER X Y
|
||||
[terrain_graphics]
|
||||
x={X}
|
||||
y={Y}
|
||||
[tile]
|
||||
x=0
|
||||
y=0
|
||||
[image]
|
||||
layer=0
|
||||
name="../items/brazier-lit1:140,../items/brazier-lit2:140,../items/brazier-lit3:140,../items/brazier-lit4:140,../items/brazier-lit5:140,../items/brazier-lit6:140,../items/brazier-lit7:140,../items/brazier-lit8:140"
|
||||
[/image]
|
||||
[/tile]
|
||||
[/terrain_graphics]
|
||||
#enddef
|
||||
|
||||
#define FLAG_VARIANT NAME
|
||||
# Enable the specified flag variant: knalgan, loyalist, or undead.
|
||||
# Use within a [side] block; only affects that side.
|
||||
|
|
Loading…
Add table
Reference in a new issue