From 9d8663cda8c0a845cdfc6daf9e168fee0ee501de Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 5 Aug 2024 16:32:56 -0300 Subject: Fix coin eating at Poker --- npc/031-4/gambler.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'npc/031-4') diff --git a/npc/031-4/gambler.txt b/npc/031-4/gambler.txt index 66e8267c2..db5747d3d 100644 --- a/npc/031-4/gambler.txt +++ b/npc/031-4/gambler.txt @@ -113,7 +113,6 @@ L_Spin: img("cards/cardBack_red"); mesc l("I'll draw my hand now!"); next; - delitem CasinoCoins, 1; .@aiRank = deal(); mesc l("I scored a(n) %s!", b(playname(.@aiRank))); next; -- cgit v1.2.3-70-g09d2