diff options
-rw-r--r-- | npc/003-9/gambler.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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: |