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.
This commit is contained in:
4
scripts/portal/in_xmas_party.js
Normal file
4
scripts/portal/in_xmas_party.js
Normal file
@@ -0,0 +1,4 @@
|
||||
function enter(pi) {
|
||||
pi.openNpc(9209100);
|
||||
return false;
|
||||
}
|
||||
Reference in New Issue
Block a user