Replaced summon item CSV data with aCis free version XML data.

This commit is contained in:
MobiusDevelopment
2020-01-26 22:15:53 +00:00
parent a6a0c0fd06
commit afa6bac3aa
9 changed files with 151 additions and 193 deletions

View File

@@ -1,38 +0,0 @@
#Syntax:
# itemID;npcID;summonType
#
# summonType: 0 = static, 1 = pet, 2 = wyvern
#
#Static
# Christmas Tree
# 5560;13006;0
# Special Cristmas Tree
# 5561;13007;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
#Wyvern
8663;12621;2
1 #Syntax:
2 # itemID;npcID;summonType
3 #
4 # summonType: 0 = static, 1 = pet, 2 = wyvern
5 #
6 #Static
7 # Christmas Tree
8 # 5560;13006;0
9 # Special Cristmas Tree
10 # 5561;13007;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
34 #Wyvern
35 8663;12621;2