Skip to content

Commit 4688691

Browse files
authored
Merge pull request #83186 from SariusSkelrets/Blood_Mage_Can't_Bleed
[Magiclysm] Blood mages cannot bleed.
2 parents 4a1acc6 + c813419 commit 4688691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/mods/Magiclysm/mutations/magic_classes/attunements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"WITHER_MAGE",
163163
"MAGIC_EMPTY"
164164
],
165-
"flags": [ "ATTUNEMENT", "BLEEDSLOW2" ]
165+
"flags": [ "ATTUNEMENT", "BLEED_IMMUNE" ]
166166
},
167167
{
168168
"id": "BOREAL_MAGE",

0 commit comments

Comments
 (0)