From d46fc579612ac22dd5bca04b69a53c56498833b0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Jun 2018 23:09:41 -0300 Subject: Cheat for debug --- npc/012-1/gwendolyn.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/012-1') diff --git a/npc/012-1/gwendolyn.txt b/npc/012-1/gwendolyn.txt index 622d4d2e1..5bd8c2a96 100644 --- a/npc/012-1/gwendolyn.txt +++ b/npc/012-1/gwendolyn.txt @@ -211,7 +211,8 @@ L_Game: callsub S_getDirection; .@wdIndex = @returnIndex; - if (is_admin()) + // Cheat + if (is_admin() && debug) dispbottom l("Wind: @@, @@",.@wdX,.@wdY); .@wp_sq = (.@wdX * .@wdX) + (.@wdY * .@wdY); -- cgit v1.2.3-60-g2f50