[PR #254] Remove rare protection, add all NPCs to a static list #8032

Closed
opened 2026-05-31 12:21:39 +00:00 by Dark98 · 0 comments
Owner

Original Pull Request: https://github.com/2006-Scape/2006Scape/pull/254

State: closed
Merged: Yes


  • Removing rare protection to give awards
  • NPCs in static list is beginning of a potential future where rather than getting NPCs by their ID, we can just do something like NpcStatic.MAN_3, which in some areas of the code could make it more legible
**Original Pull Request:** https://github.com/2006-Scape/2006Scape/pull/254 **State:** closed **Merged:** Yes --- - Removing rare protection to give awards - NPCs in static list is beginning of a potential future where rather than getting NPCs by their ID, we can just do something like NpcStatic.MAN_3, which in some areas of the code could make it more legible
Dark98 added the pull-request label 2026-05-31 12:21:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#8032