summaryrefslogtreecommitdiff
path: root/npc/034-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-03 12:34:12 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-03 12:34:12 -0300
commit79f862701558c2564116c02f48432fced6ac76be (patch)
treea23b6725ddfefa9a6cc6c9a7f49792806e7d7b22 /npc/034-2
parente553fa37195febcca7408d2fc60b0010d64f31f7 (diff)
downloadserverdata-79f862701558c2564116c02f48432fced6ac76be.tar.gz
serverdata-79f862701558c2564116c02f48432fced6ac76be.tar.bz2
serverdata-79f862701558c2564116c02f48432fced6ac76be.tar.xz
serverdata-79f862701558c2564116c02f48432fced6ac76be.zip
Fix some bugs and code a prototype for the storage
Diffstat (limited to 'npc/034-2')
-rw-r--r--npc/034-2/gemini.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/034-2/gemini.txt b/npc/034-2/gemini.txt
index a6a09ac36..ca8a3ae30 100644
--- a/npc/034-2/gemini.txt
+++ b/npc/034-2/gemini.txt
@@ -59,7 +59,7 @@ OnTouch:
sleep2(3000); // 5s
unittalk(.@b2, "Ahaha, that was easy! Ok, knock them out!");
sleep2(3000); // 2s
- areawarp(.@m$, 23, 67, 32, 74, .@m$, 30, 92, 33, 95);
+ areawarp(.@m$, 23, 67, 32, 77, .@m$, 30, 92, 33, 95);
unitwalk(.@b1, 37, 90);
unitwalk(.@b2, 37, 90);
sleep2(2000);