Skip to content

Commit

Permalink
fix invalid proficiency id "prof_wp_netherium"
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardianDll authored Nov 14, 2023
1 parent e8f77ab commit a4aaf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monsters/nether.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"melee_damage": [ { "damage_type": "cut", "amount": 0 } ],
"dodge": 1,
"harvest": "demihuman",
"families": [ "prof_wp_netherium" ],
"families": [ "prof_wp_netherium_abomination" ],
"weakpoint_sets": [ "wps_humanoid_body" ],
"special_attacks": [ [ "SHRIEK", 10 ] ],
"flags": [ "SMELLS", "HEARS", "HAS_MIND", "WARM", "ANIMAL", "PATH_AVOID_DANGER_1", "SUNDEATH", "NO_BREATHE", "HUMAN" ]
Expand Down

0 comments on commit a4aaf66

Please sign in to comment.