Skip to content

Commit

Permalink
Merge pull request #74984 from Standing-Storm/no-pyro-blistering
Browse files Browse the repository at this point in the history
[MoM] Pyrokinetics no longer blister when using Flame Immunity
  • Loading branch information
Maleclypse authored Jul 12, 2024
2 parents f2db932 + 40e508c commit fe4755d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/mods/MindOverMatter/effects/effects_psionic.json
Original file line number Diff line number Diff line change
Expand Up @@ -1359,6 +1359,7 @@
"rating": "good",
"max_duration": "7 days",
"max_intensity": 95,
"blocks_effects": [ "blisters" ],
"enchantments": [ { "values": [ { "value": "CLIMATE_CONTROL_CHILL", "add": 1000 }, { "value": "ARMOR_HEAT", "multiply": -1.0 } ] } ],
"flags": [ "HEAT_IMMUNE", "HEATSINK" ]
},
Expand Down

0 comments on commit fe4755d

Please sign in to comment.