Fixed bug introduced on last update regarding events without event_schedule defined. Added path to Happyville maps, and raid boss event.
4 lines
65 B
JavaScript
4 lines
65 B
JavaScript
function enter(pi) {
|
|
pi.openNpc(9209100);
|
|
return false;
|
|
} |