Skip to content
Snippets Groups Projects
Commit 43ba2f6b authored by MELERIX's avatar MELERIX
Browse files

BETA: Removed custom wyvern summon_item, and updated proper description.

parent dc04177d
No related branches found
No related tags found
No related merge requests found
#Syntax:
# itemID;npcID;summonType;despawnDelay(only for type static)
# despawnDelay - in seconds, -1 unlimited
# itemID;npcID;summonType;despawnDelay
#
# summonType: 0 = Static, 1 = Pet, 2 = Wyvern
# despawnDelay is only for type static, time is in seconds (use -1 for unlimited).
#
#summonType:
# 0 = Static
# 1 = Pet
# 2 = Wyvern
#
# TODO: This pets should be spawned from Item Skills.
### Pets ###
# Wolf
......@@ -108,7 +113,4 @@
# Maguen
15488;16071;1
# Elite Maguen
15489;16072;1
### Wyvern ###
8663;12621;2
\ No newline at end of file
15489;16072;1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment