Skip to content

Remove rare protection, add all NPCs to a static list

Dark98 requested to merge rare_protection_and_static_npc_list into master

Created by: dginovker

  • 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

Merge request reports

Loading