Skip to content

Commit

Permalink
Raise syndicate kobold reinforcement HP crit threshold from 75 to 100…
Browse files Browse the repository at this point in the history
… to match monkey. (#34409)

kobold ops have 100 health
  • Loading branch information
hyperDelegate authored Jan 13, 2025
1 parent 9cf4cba commit 182f0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1567,7 +1567,7 @@
- type: MobThresholds
thresholds:
0: Alive
75: Critical
100: Critical
200: Dead
- type: NpcFactionMember
factions:
Expand Down

0 comments on commit 182f0c0

Please sign in to comment.