This website requires JavaScript.
Sign in
mirrors
/
project-meteor-server
Watch
1
Fork
You've already forked project-meteor-server
0
mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced
2025-04-23 05:07:47 +00:00
Code
Activity
dd552ba69d
project-meteor-server
/
data
/
scripts
/
unique
/
wil0Town01a
/
PopulaceStandard
/
dariustel.lua
8 lines
101 B
Lua
Raw
Normal View
History
Unescape
Escape
Modified all wil0Town01a scripts to new way.
2016-06-21 15:29:48 -04:00
require
(
"
global
"
)
All of Limsa scripted. Ul'dah scripts auto generated.
2016-06-13 22:27:12 -04:00
function
onEventStarted
(
player
,
npc
)
Fixed a few scripts. Jellyfish init script was built so it didn't crash boat zone.
2016-06-21 20:07:02 -04:00
--NOT TALKABLE
Modified all wil0Town01a scripts to new way.
2016-06-21 15:29:48 -04:00
player
:
endEvent
(
)
;
All of Limsa scripted. Ul'dah scripts auto generated.
2016-06-13 22:27:12 -04:00
end
Copy permalink