mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-12 07:24:37 +02:00
Ported over the Limsa/Uldah opening zone scripts. Still not 100% done.
This commit is contained in:
parent
926e9146e2
commit
3cd181f5da
35 changed files with 99 additions and 85 deletions
3
data/scripts/unique/wil0Battle01/DoorStandard/door2.lua
Normal file
3
data/scripts/unique/wil0Battle01/DoorStandard/door2.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
function init(npc)
|
||||
return false, false, 0, 0, 0x1A5, 0xB09;
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue