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 Apr 19, 2016
1 parent 8d290fc commit 9b931a5
Showing 1 changed file with 0 additions and 11 deletions.
Expand Up @@ -554,10 +554,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 @@ -585,13 +581,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 9b931a5

Please sign in to comment.