mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #492] [MERGED] Easter Event + Ectotokens #8187
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/492
Author: @JohnsonMichaels123
Created: 4/4/2021
Status: ✅ Merged
Merged: 4/6/2021
Merged by: @Dark98
Base:
master← Head:master📝 Commits (10+)
3a47e6bNew NPC Spawns for Port Phasmatys65640edObjectActions for Ectofuntus and Energy Barriera33c1d9Added Ak-Haranu's Exotic Shop4cac10eFixed Ectofuntus Worship707d36bGravingas Exclamations99a76aeEaster Event Updates445b79cMerge branch 'master' of https://github.com/JohnsonMichaels123/2006Scapeedcc421Delete .DS_Store49c7d21Delete .DS_Storebfbc0d7Delete .DS_Store📊 Changes
6 files changed (+189 additions, -3 deletions)
View changed files
📝
.gitignore(+1 -0)📝
2006Scape Server/data/cfg/spawns.json(+60 -0)📝
2006Scape Server/src/main/java/com/rs2/game/dialogues/DialogueHandler.java(+96 -2)📝
2006Scape Server/src/main/java/com/rs2/game/npcs/NpcActions.java(+21 -0)📝
2006Scape Server/src/main/java/com/rs2/game/players/Player.java(+1 -1)📝
2006Scape Server/src/main/java/com/rs2/game/players/PlayerSave.java(+10 -0)📄 Description
Easter Event Update
Port Phasmatys
gitignore
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.