Use new mainline pictures for galleons instead.

This commit is contained in:
Ignacio R. Morelle 2007-11-16 19:46:22 +00:00
parent 49d833b8d6
commit 43c8deff03

View file

@ -545,13 +545,13 @@
{PLACE_IMAGE items/cage.png 27 19}
# human ships
{PLACE_IMAGE items/galleon-human.png 12 10}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>purple)" 12 10}
{PLACE_IMAGE items/galleon-human.png 9 12}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>purple)" 9 12}
{PLACE_IMAGE items/galleon-human.png 15 14}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>purple)" 15 14}
{PLACE_IMAGE items/galleon-human.png 10 15}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>purple)" 10 15}
# recall heroes
@ -3760,7 +3760,7 @@
x,y=$x1,$y1
[/removeitem]
{PLACE_IMAGE items/galleon-elf.png $x1 $y1}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>red)" $x1 $y1}
[if]
[variable]
@ -3800,7 +3800,7 @@
x,y=$x1,$y1
[/removeitem]
{PLACE_IMAGE items/galleon-human.png $x1 $y1}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>purple)" $x1 $y1}
[/event]
#enddef
@ -4120,7 +4120,7 @@
y=15,15,15,16,16,17,18,19,20,21,21,22,23,23,24,24,25,25,25
[/move_unit_fake]
{PLACE_IMAGE items/galleon-elf.png 7 25}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>red)" 7 25}
[removeitem]
x,y=9,12
@ -4132,7 +4132,7 @@
y=12,12,13,14,15,15,16,16,17,18,19,20,21,21,22,23,23,24,24,25,24
[/move_unit_fake]
{PLACE_IMAGE items/galleon-elf.png 8 24}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>red)" 8 24}
[removeitem]
x,y=12,10
@ -4144,7 +4144,7 @@
y=10,11,12,13,13,14,15,16,17,18,19,20,21,21,22,23,23,24,24,25,25
[/move_unit_fake]
{PLACE_IMAGE items/galleon-elf.png 8 25}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>red)" 8 25}
[removeitem]
x,y=15,14
@ -4156,7 +4156,7 @@
y=14,14,15,16,17,18,19,20,21,21,22,23,23,24,24,25
[/move_unit_fake]
{PLACE_IMAGE items/galleon-elf.png 9 25}
{PLACE_IMAGE "units/transport/galleon.png~RC(magenta>red)" 9 25}
{CLEAR_VARIABLE number_merfolk_freed}
{CLEAR_VARIABLE number_merfolk_alive}