This commit is contained in:
SteelSlayer
2020-05-21 13:18:10 -05:00
parent 2bd3f9b9b1
commit c9f92cfb1c
@@ -255,6 +255,7 @@
ADD_TRAIT(user, TRAIT_BLOODCRAWL, "bloodcrawl")
user.drop_item()
insert(user) //Consuming the heart literally replaces your heart with a demon heart. H A R D C O R E.
return TRUE
// Eating a 2nd heart. Gives the ability to drag people into blood and eat them.
if(HAS_TRAIT(user, TRAIT_BLOODCRAWL))