summaryrefslogtreecommitdiff
path: root/npc/xmas/xmas19.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/xmas/xmas19.txt')
-rw-r--r--npc/xmas/xmas19.txt2
1 files changed, 1 insertions, 1 deletions
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;