summaryrefslogtreecommitdiff
path: root/npc/012-1/gwendolyn.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-02 22:24:28 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-02 22:24:28 -0300
commit45c6874e1b119d880e3d9275b17da0e584fdfba0 (patch)
treeff44a5acaac254a4f96805b04e915e616834fa85 /npc/012-1/gwendolyn.txt
parent91665d9fbdd446e22d07309fdd723cf213836e2c (diff)
downloadserverdata-45c6874e1b119d880e3d9275b17da0e584fdfba0.tar.gz
serverdata-45c6874e1b119d880e3d9275b17da0e584fdfba0.tar.bz2
serverdata-45c6874e1b119d880e3d9275b17da0e584fdfba0.tar.xz
serverdata-45c6874e1b119d880e3d9275b17da0e584fdfba0.zip
Cheat, I can't solve this
Diffstat (limited to 'npc/012-1/gwendolyn.txt')
-rw-r--r--npc/012-1/gwendolyn.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/012-1/gwendolyn.txt b/npc/012-1/gwendolyn.txt
index e6138cbbd..2314a2300 100644
--- a/npc/012-1/gwendolyn.txt
+++ b/npc/012-1/gwendolyn.txt
@@ -211,6 +211,9 @@ L_Game:
callsub S_getDirection;
.@wdIndex = @returnIndex;
+ if (is_admin())
+ dispbottom str(.@wdY);
+
.@wp_sq = (.@wdX * .@wdX) + (.@wdY * .@wdY);
if (.@wp_sq == 0)
@@ -336,6 +339,7 @@ L_Right4:
goto L_Power;
L_Power:
+ mes "";
mes col("How powerfully do you want to shoot?",9);
next;
select