From 47f3a4698de2c33bd9f39e2e2685063eb0f35821 Mon Sep 17 00:00:00 2001 From: Matthias Hartmann Date: Mon, 25 Dec 2006 01:12:25 +0000 Subject: Fixed that santa-crash-bug --- npc/xmas/xmas19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/xmas/xmas19.txt') diff --git a/npc/xmas/xmas19.txt b/npc/xmas/xmas19.txt index a616ad4b..c21c6b08 100644 --- a/npc/xmas/xmas19.txt +++ b/npc/xmas/xmas19.txt @@ -25,7 +25,7 @@ L_nicenaughty: L_nice: mes "[Helper Santa]"; mes "...nice!"; - set @TEMP,rand(Â17); + set @TEMP,rand(17); next; if(@TEMP == 0) goto L_nice_0; if(@TEMP == 1) goto L_nice_1; -- cgit v1.2.3-60-g2f50