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-22 04:37:47 +00:00
Code
Activity
c23f9c7ca9
project-meteor-server
/
data
/
scripts
/
zones
/
244
/
zone.lua
10 lines
106 B
Lua
Raw
Normal View
History
Unescape
Escape
Added trigger name to all the scripts that had params. Implemented the Gridania opening stoper.
2016-03-20 21:19:40 -04:00
function
onZoneInit
(
zone
)
end
All the script changes done to get the openings working.
2016-04-18 13:33:31 -04:00
function
onZoneIn
(
zone
,
player
)
Added trigger name to all the scripts that had params. Implemented the Gridania opening stoper.
2016-03-20 21:19:40 -04:00
end
function
onZoneOut
(
zone
,
player
)
end
Copy permalink