Fixed NEW:WALL2_P ignoring the probability argument

This commit is contained in:
ln-zookeeper 2016-11-03 12:24:28 +02:00
parent 7fdb2c5092
commit a86d5f1e36

View file

@ -1071,7 +1071,7 @@
#enddef
#define NEW:WALL2_P TERRAINLIST ADJACENT1 ADJACENT2 PROB IMAGESTEM
{NEW:WALL {TERRAINLIST} {ADJACENT1} {IMAGESTEM}}
{NEW:WALL_P {TERRAINLIST} {ADJACENT1} {PROB} {IMAGESTEM}}
[terrain_graphics]
map="
@ -1095,6 +1095,7 @@
[/tile]
rotations=tr,r,br,bl,l,tl
probability={PROB}
[image]
layer=0
@ -1126,6 +1127,7 @@
[/tile]
rotations=tr,r,br,bl,l,tl
probability={PROB}
[image]
layer=0