From 1e621f82d3c76953cec26abcc25e8535fad0028e Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 9 Nov 2008 20:30:59 +0000 Subject: Commit Mantis 529: abuseable BlackJack script --- npc/new_8-1-tulimshar/casino.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/new_8-1-tulimshar/casino.txt') diff --git a/npc/new_8-1-tulimshar/casino.txt b/npc/new_8-1-tulimshar/casino.txt index 732f5898..58f99ea5 100644 --- a/npc/new_8-1-tulimshar/casino.txt +++ b/npc/new_8-1-tulimshar/casino.txt @@ -64,8 +64,8 @@ L_End: if (@player <= @croupier) goto L_Lost; mes "\"Congratulations, you won!"; mes "I had " + @croupier + "."; - mes "You get 50 casino coins.\""; - getitem 503, 50; + mes "You get 45 casino coins.\""; + getitem 503, 45; close; L_NoCoin: -- cgit v1.2.3-70-g09d2