mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-02 19:42:05 -04:00
7 lines
201 B
Lua
7 lines
201 B
Lua
function init(npc)
|
|
return "/Chara/Npc/MapObj/DoorStandard", false, false, false, false, false, 5900001 , false, false, 0, 0, 0x141, 0xB7d;
|
|
end
|
|
|
|
function onEventStarted(player, npc, triggerName)
|
|
|
|
end |