coldain_ice_short_spear.lua 299 B

1234567891011121314
  1. --[[
  2. Script Name : SpawnScripts/FrostfangSea/coldain_ice_short_spear.lua
  3. Script Author : Foof
  4. Script Date : 2013.09.24 12:09:24
  5. Script Purpose :
  6. :
  7. --]]
  8. function spawn(NPC)
  9. SpawnSet(NPC, "action_state", "1494")
  10. end
  11. function respawn(NPC)
  12. end