HiddenVillage.lua 272 B

12345678910111213141516
  1. --[[
  2. Script Name : ZoneScripts/HiddenVillage.lua
  3. Script Author : neatz09
  4. Script Date : 2023.12.12 03:12:48
  5. Script Purpose :
  6. :
  7. --]]
  8. function init_zone_script(Zone)
  9. end
  10. function player_entry(Zone, Player)
  11. end