summaryrefslogtreecommitdiff
path: root/npc/xmas/xmas20.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/xmas/xmas20.txt')
-rw-r--r--npc/xmas/xmas20.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/xmas/xmas20.txt b/npc/xmas/xmas20.txt
index 58a89960..0bc045db 100644
--- a/npc/xmas/xmas20.txt
+++ b/npc/xmas/xmas20.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;