Skip to content

Commit

Permalink
Removed the red tents from top of drake villages
Browse files Browse the repository at this point in the history
  • Loading branch information
ln-zookeeper committed May 8, 2016
1 parent 34f6a3b commit 62fda4b
Showing 1 changed file with 0 additions and 11 deletions.
Expand Up @@ -553,10 +553,6 @@ Soooo... It is you who sent your subordinates to attack us. Now when we’ve des
x,y=41,12
[/value]
[/set_variables]

{FOREACH drake_bases i}
{PLACE_IMAGE scenery/tent-fancy-red.png $drake_bases[$i].x $drake_bases[$i].y}
{NEXT i}
[/event]

[event]
Expand Down Expand Up @@ -584,13 +580,6 @@ Soooo... It is you who sent your subordinates to attack us. Now when we’ve des
image=items/gold-coins-medium.png
[/message]

[remove_item]
x,y=$x1,$y1
image=scenery/tent-fancy-red.png
[/remove_item]

{PLACE_IMAGE scenery/village-human-burned4.png $x1 $y1}

# Remove the current location from the array
{FOREACH drake_bases i}
[if]
Expand Down

0 comments on commit 62fda4b

Please sign in to comment.