diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-20 21:38:44 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-20 21:39:07 +0300 |
commit | fa03e7eae0937284af06dfc042b0f9f43d8e27f6 (patch) | |
tree | f382d8d7033df728d4e7225db1d6acbbd68d6f28 /npc/000-2-0/billybons.txt | |
parent | 41d18c6002a1127d07a510f07837cee1888cf3e9 (diff) | |
download | clientdata-fa03e7eae0937284af06dfc042b0f9f43d8e27f6.tar.gz clientdata-fa03e7eae0937284af06dfc042b0f9f43d8e27f6.tar.bz2 clientdata-fa03e7eae0937284af06dfc042b0f9f43d8e27f6.tar.xz clientdata-fa03e7eae0937284af06dfc042b0f9f43d8e27f6.zip |
Reassign npcs id in allowed range.
Diffstat (limited to 'npc/000-2-0/billybons.txt')
-rw-r--r-- | npc/000-2-0/billybons.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt index 0da101d9..3ab461e7 100644 --- a/npc/000-2-0/billybons.txt +++ b/npc/000-2-0/billybons.txt @@ -6,7 +6,7 @@ // Size = 3 // Gender = 1 -000-2-0,20,23,0 script Billy Bons 311,{ +000-2-0,20,23,0 script Billy Bons 411,{ if (rand(5) == 2) goto L_Hic; |