From 74a5f40b495b76c57d4e5e9fd222f58f5ac29fd3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 9 Mar 2021 20:03:16 -0300 Subject: Fix typo on Tulimshar Gambler --- npc/003-9/gambler.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-9') diff --git a/npc/003-9/gambler.txt b/npc/003-9/gambler.txt index 31dad9f60..eacbc778c 100644 --- a/npc/003-9/gambler.txt +++ b/npc/003-9/gambler.txt @@ -43,7 +43,7 @@ mesq l("I've even heard of people whom dug Casino Coins out of the ground, but as I said, I don't know. But you'll certainly come across a few o your adventures!"); break; } - } while (@menu != 4); + } while (@menu != 3); close; OnInit: -- cgit v1.2.3-60-g2f50