summaryrefslogtreecommitdiff
path: root/npc/012-1/gwendolyn.txt
diff options
context:
space:
mode:
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