Skip to content

Commit

Permalink
Merge pull request CleverRaven#69391 from GuardianDll/prof_wp_netherium
Browse files Browse the repository at this point in the history
fix invalid proficiency id "prof_wp_netherium"
  • Loading branch information
Maleclypse authored Nov 15, 2023
2 parents 9bb111f + a4aaf66 commit 0c6b0c5
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 0c6b0c5

Please sign in to comment.