summaryrefslogtreecommitdiff
path: root/npc/003-1/well.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/well.txt')
-rw-r--r--npc/003-1/well.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/003-1/well.txt b/npc/003-1/well.txt
index 64a0def0c..75c8f91ba 100644
--- a/npc/003-1/well.txt
+++ b/npc/003-1/well.txt
@@ -49,7 +49,6 @@
getmapxy(.@m$, .@x, .@y, 0);
.@mobGID = monster(.@m$, .@x, .@y, "Red Scorpion", RedScorpion, 1);
unitattack(.@mobGID, getcharid(CHAR_ID_ACCOUNT)); // Order the summoned monster to engage!!
- }
} else if (.@n > 9700) {
mes col("Hey wait... A monster!! Run for your life!!", 9);
getmapxy(.@m$, .@x, .@y, 0);