Files
sweetgum-server/scripts/portal/in_xmas_party.js
ronancpl f5fbb038e9 Quick fix-up + Happyville
Fixed bug introduced on last update regarding events without
event_schedule defined. Added path to Happyville maps, and raid boss
event.
2017-04-26 16:01:12 -03:00

4 lines
65 B
JavaScript

function enter(pi) {
pi.openNpc(9209100);
return false;
}