mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-04 08:39:05 +00:00
Easter Event + Ectotokens (#492)
* New NPC Spawns for Port Phasmatys Added most NPCs in Port Phasmatys including the ghost villagers, sailors, guards, Robin, Ak-Haranu, and more. * ObjectActions for Ectofuntus and Energy Barrier The Ectofuntus is now fully accessible and Port Phasmatys can be accessed through the energy barrier. * Added Ak-Haranu's Exotic Shop Ak-Haranu now sells Bolt Racks. * Fixed Ectofuntus Worship Fixed minor issue with Ectofuntus Worship * Gravingas Exclamations Gravingas exclaims different messages while protesting Necrovarus in Port Phasmatys. * Easter Event Updates - Added Easter Bunny - Added temporary Easter Quest - Added Dialogues between player and Easter Bunny - Added player save data for Ecto-tokens (Port Phasmatys) and data for the easter event (easterEvent) * Delete .DS_Store * Delete .DS_Store * Delete .DS_Store * Adding DS_Store to .gitignore
This commit is contained in:
@@ -1389,7 +1389,7 @@ public abstract class Player {
|
||||
deletePinDate = -1, firstPin, secondPin, thirdPin, fourthPin,
|
||||
bankPin1, bankPin2, bankPin3, bankPin4, pinDeleteDateRequested,
|
||||
rememberNpcIndex, ratsCaught, lastLoginDate, selectedSkill, newHerb,
|
||||
newItem, newXp, doingHerb, herbAmount, treeX, treeY, lastH,
|
||||
newItem, newXp, doingHerb, herbAmount, treeX, treeY, lastH, easterEvent, ectoTokens,
|
||||
cookingItem, smeltingItem, cookingObject, summonId, npcId2 = 0, leatherType = -1,
|
||||
weightCarried, teleotherType, rockX, rockY, itemUsing, tzKekTimer,
|
||||
bananas, flourAmount, grain, questPoints, questStages,
|
||||
|
||||
Reference in New Issue
Block a user