mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #254] [MERGED] Remove rare protection, add all NPCs to a static list #9533
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/254
Author: @dginovker
Created: 12/10/2019
Status: ✅ Merged
Merged: 12/10/2019
Merged by: @dginovker
Base:
master← Head:rare_protection_and_static_npc_list📝 Commits (1)
032b96dRemove rare protection, add all NPCs to a static list📊 Changes
6 files changed (+7736 additions, -1 deletions)
View changed files
➕
2006Redone Server/src/com/rebotted/game/content/combat/npcs/StaticNpcList.java(+7735 -0)📝
2006Redone Server/src/com/rebotted/game/items/impl/RareProtection.java(+1 -1)➕
CompiledServer/production/2006rebotted/META-INF/2006rebotted.kotlin_module(+0 -0)➕
CompiledServer/production/2006rebotted/com/rebotted/game/content/combat/npcs/StaticNpcList.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/items/impl/RareProtection.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/net/packets/impl/ItemOnPlayer.class(+0 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.