summaryrefslogtreecommitdiff
path: root/world/map/npc/027-4
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-07-05 12:25:49 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-07-05 12:30:10 -0700
commit89e2ac5687d698f0843ac46612ee33b6692bbc93 (patch)
tree8ea32e1691381e9d4db72b54c4ebed0ce809c3d2 /world/map/npc/027-4
parent27ad0933834fb488c6deac76d660cda338bb5da8 (diff)
downloadserverdata-89e2ac5687d698f0843ac46612ee33b6692bbc93.tar.gz
serverdata-89e2ac5687d698f0843ac46612ee33b6692bbc93.tar.bz2
serverdata-89e2ac5687d698f0843ac46612ee33b6692bbc93.tar.xz
serverdata-89e2ac5687d698f0843ac46612ee33b6692bbc93.zip
Move starting brace to new line
Diffstat (limited to 'world/map/npc/027-4')
-rw-r--r--world/map/npc/027-4/_mobs.txt3
-rw-r--r--world/map/npc/027-4/reaper_script.txt3
2 files changed, 4 insertions, 2 deletions
diff --git a/world/map/npc/027-4/_mobs.txt b/world/map/npc/027-4/_mobs.txt
index 091b48ac..ae73e143 100644
--- a/world/map/npc/027-4/_mobs.txt
+++ b/world/map/npc/027-4/_mobs.txt
@@ -3,6 +3,7 @@
-027-4.gat,0,0,0|script|Mob027-4|-1,{
+027-4.gat,0,0,0|script|Mob027-4|-1,
+{
end;
}
diff --git a/world/map/npc/027-4/reaper_script.txt b/world/map/npc/027-4/reaper_script.txt
index 38ee6fc3..a67e7c75 100644
--- a/world/map/npc/027-4/reaper_script.txt
+++ b/world/map/npc/027-4/reaper_script.txt
@@ -1,6 +1,7 @@
// The scripts associated with the reaper mob summoned by Alacrius in the 027-2
-027-4.gat,0,0,0|script|Reaper|-1,{
+027-4.gat,0,0,0|script|Reaper|-1,
+{
OnDead:
mes "you won!";
mapwarp "027-4.gat", "027-2.gat",104,41;