Chronicle 4 branch.

This commit is contained in:
MobiusDev
2017-07-19 21:24:06 +00:00
parent 9a69bec286
commit 3a0bf3539a
13496 changed files with 641683 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
#Syntax:
# itemID;npcID;summonType
#
# summonType: 0 = static, 1 = pet, 2 = wyvern
#
#Static
# Christmas Tree
5560;12619;0
# Special Cristmas Tree
5561;12620;0
#Pets
# Wolf
2375;12077;1
# Hatchling of Wind
3500;12311;1
# Hatchling of Star
3501;12312;1
# Hatchling of Twilight
3502;12313;1
# Wind Strider
4422;12526;1
# Star Strider
4423;12527;1
# Twilight Strider
4424;12528;1
# Sin Eater
4425;12564;1
# Baby Bufallo
6648;12780;1
# Baby Cougar
6649;12782;1
# Baby Kookaburra
6650;12781;1
1 #Syntax:
2 # itemID;npcID;summonType
3 #
4 # summonType: 0 = static, 1 = pet, 2 = wyvern
5 #
6 #Static
7 # Christmas Tree
8 5560;12619;0
9 # Special Cristmas Tree
10 5561;12620;0
11 #Pets
12 # Wolf
13 2375;12077;1
14 # Hatchling of Wind
15 3500;12311;1
16 # Hatchling of Star
17 3501;12312;1
18 # Hatchling of Twilight
19 3502;12313;1
20 # Wind Strider
21 4422;12526;1
22 # Star Strider
23 4423;12527;1
24 # Twilight Strider
25 4424;12528;1
26 # Sin Eater
27 4425;12564;1
28 # Baby Bufallo
29 6648;12780;1
30 # Baby Cougar
31 6649;12782;1
32 # Baby Kookaburra
33 6650;12781;1