aninjuredBaubbleshirecitizen133771758.lua 366 B

1234567891011121314151617181920
  1. --[[
  2. Script Name : SpawnScripts/qeynos_combined02/aninjuredBaubbleshirecitizen133771758.lua
  3. Script Author : Rylec
  4. Script Date : 2021.01.17 12:01:42
  5. Script Purpose :
  6. :
  7. --]]
  8. function spawn(NPC)
  9. SpawnSet(NPC, "hair_type_id", "1136")
  10. end
  11. function hailed(NPC, Spawn)
  12. end
  13. function respawn(NPC)
  14. end