From 45c6874e1b119d880e3d9275b17da0e584fdfba0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Jun 2018 22:24:28 -0300 Subject: Cheat, I can't solve this --- npc/012-1/gwendolyn.txt | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3-70-g09d2