From 7149c7db7bb9a7b06d0a7b3e32ec3455762a3970 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 16 Jun 2019 23:26:39 -0300 Subject: Fix a typo, notes, preventive quest reset --- npc/023-3/logic.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/023-3') diff --git a/npc/023-3/logic.txt b/npc/023-3/logic.txt index dc9e439ee..1f523a735 100644 --- a/npc/023-3/logic.txt +++ b/npc/023-3/logic.txt @@ -58,7 +58,7 @@ OnTouch: percentheal -100, -100; return false; } - if (.@q == 13) { + if (.@q == 15) { dispbottom lg("I'm not a coward! I must press forward!"); end; } @@ -80,3 +80,5 @@ OnInit: end; } + + -- cgit v1.2.3-60-g2f50