diff options
author | Matthias Hartmann <hartmann.matthias@gmail.com> | 2006-12-25 01:12:25 +0000 |
---|---|---|
committer | Matthias Hartmann <hartmann.matthias@gmail.com> | 2006-12-25 01:12:25 +0000 |
commit | 47f3a4698de2c33bd9f39e2e2685063eb0f35821 (patch) | |
tree | ec05e5e477de0680dc2fb54decff0ed5420f38b3 /npc/xmas | |
parent | 6253d4bb91cb21fe018d8cdb763ab417a17ec924 (diff) | |
download | serverdata-47f3a4698de2c33bd9f39e2e2685063eb0f35821.tar.gz serverdata-47f3a4698de2c33bd9f39e2e2685063eb0f35821.tar.bz2 serverdata-47f3a4698de2c33bd9f39e2e2685063eb0f35821.tar.xz serverdata-47f3a4698de2c33bd9f39e2e2685063eb0f35821.zip |
Fixed that santa-crash-bug
Diffstat (limited to 'npc/xmas')
-rw-r--r-- | npc/xmas/xmas1.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas10.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas11.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas12.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas13.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas14.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas15.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas16.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas17.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas18.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas19.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas2.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas20.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas3.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas4.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas5.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas6.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas7.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas8.txt | 2 | ||||
-rw-r--r-- | npc/xmas/xmas9.txt | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/npc/xmas/xmas1.txt b/npc/xmas/xmas1.txt index 55344c98..814dd9cc 100644 --- a/npc/xmas/xmas1.txt +++ b/npc/xmas/xmas1.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; diff --git a/npc/xmas/xmas10.txt b/npc/xmas/xmas10.txt index ba6979b0..8ba50ae0 100644 --- a/npc/xmas/xmas10.txt +++ b/npc/xmas/xmas10.txt @@ -22,7 +22,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; diff --git a/npc/xmas/xmas11.txt b/npc/xmas/xmas11.txt index 5ee14b61..212a5225 100644 --- a/npc/xmas/xmas11.txt +++ b/npc/xmas/xmas11.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; diff --git a/npc/xmas/xmas12.txt b/npc/xmas/xmas12.txt index 53e7a6f6..a8527eaf 100644 --- a/npc/xmas/xmas12.txt +++ b/npc/xmas/xmas12.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; diff --git a/npc/xmas/xmas13.txt b/npc/xmas/xmas13.txt index e17c9abe..534403da 100644 --- a/npc/xmas/xmas13.txt +++ b/npc/xmas/xmas13.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; diff --git a/npc/xmas/xmas14.txt b/npc/xmas/xmas14.txt index 9470bd4f..2f1269a4 100644 --- a/npc/xmas/xmas14.txt +++ b/npc/xmas/xmas14.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; diff --git a/npc/xmas/xmas15.txt b/npc/xmas/xmas15.txt index 97396f37..32dc490c 100644 --- a/npc/xmas/xmas15.txt +++ b/npc/xmas/xmas15.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; diff --git a/npc/xmas/xmas16.txt b/npc/xmas/xmas16.txt index 21fdd515..c072684b 100644 --- a/npc/xmas/xmas16.txt +++ b/npc/xmas/xmas16.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; diff --git a/npc/xmas/xmas17.txt b/npc/xmas/xmas17.txt index 9ad38bb2..292744ef 100644 --- a/npc/xmas/xmas17.txt +++ b/npc/xmas/xmas17.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; diff --git a/npc/xmas/xmas18.txt b/npc/xmas/xmas18.txt index 294b7c60..e78e1b0c 100644 --- a/npc/xmas/xmas18.txt +++ b/npc/xmas/xmas18.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; 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; diff --git a/npc/xmas/xmas2.txt b/npc/xmas/xmas2.txt index 4d9849de..bba2b0c8 100644 --- a/npc/xmas/xmas2.txt +++ b/npc/xmas/xmas2.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; 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; diff --git a/npc/xmas/xmas3.txt b/npc/xmas/xmas3.txt index 7223967f..28dbc605 100644 --- a/npc/xmas/xmas3.txt +++ b/npc/xmas/xmas3.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; diff --git a/npc/xmas/xmas4.txt b/npc/xmas/xmas4.txt index 26181432..c9f13e3e 100644 --- a/npc/xmas/xmas4.txt +++ b/npc/xmas/xmas4.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; diff --git a/npc/xmas/xmas5.txt b/npc/xmas/xmas5.txt index 4c55b03a..7269717c 100644 --- a/npc/xmas/xmas5.txt +++ b/npc/xmas/xmas5.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; diff --git a/npc/xmas/xmas6.txt b/npc/xmas/xmas6.txt index ba2a27eb..da47ca1f 100644 --- a/npc/xmas/xmas6.txt +++ b/npc/xmas/xmas6.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; diff --git a/npc/xmas/xmas7.txt b/npc/xmas/xmas7.txt index b8e592bc..7bcc2983 100644 --- a/npc/xmas/xmas7.txt +++ b/npc/xmas/xmas7.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; diff --git a/npc/xmas/xmas8.txt b/npc/xmas/xmas8.txt index b78746e7..47752239 100644 --- a/npc/xmas/xmas8.txt +++ b/npc/xmas/xmas8.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; diff --git a/npc/xmas/xmas9.txt b/npc/xmas/xmas9.txt index 85b348d3..f27629d8 100644 --- a/npc/xmas/xmas9.txt +++ b/npc/xmas/xmas9.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; |