524 B
524 B
| 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 |