diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-12-29 16:30:52 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-12-29 16:30:52 -0800 |
commit | a070d74bc624781ec1bd2d56dfd5668fae6a9ede (patch) | |
tree | 3de76e851874c46aef3edd68191d3c6554ef601c /vamp_stuff/Modification_Files/Spells | |
parent | Remove sealed IV of blood workaround. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-a070d74bc624781ec1bd2d56dfd5668fae6a9ede.tar.xz |
Add POWERARMOR_COMPATIBLE flag to crimson coat.
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells')
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json index f13f1e1..cca1cc8 100644 --- a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json +++ b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json @@ -72,6 +72,7 @@ "PERSONAL", "OVERSIZE", "SKINTIGHT", + "POWERARMOR_COMPATIBLE", "BLOCK_WHILE_WORN", "SEMITANGIBLE", "NO_TAKEOFF", |