Lavaland bottle holyness correctly not a species trait (#61409)

This is not a species granted trait, seems it was like this out of laziness but correct me if you know better
(Arm: It's just a remnant of angel's being a species in the past)
This commit is contained in:
TiviPlus
2021-09-14 18:33:13 -07:00
committed by GitHub
parent 4bb3af96ac
commit 62d1bc2536
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -510,7 +510,7 @@
exposed_carbon.dna.species.GiveSpeciesFlight(exposed_carbon)
if(holycheck)
to_chat(exposed_carbon, span_notice("You feel blessed!"))
ADD_TRAIT(exposed_carbon, TRAIT_HOLY, SPECIES_TRAIT)
ADD_TRAIT(exposed_carbon, TRAIT_HOLY, FLIGHTPOTION_TRAIT)
playsound(exposed_carbon.loc, 'sound/items/poster_ripped.ogg', 50, TRUE, -1)
exposed_carbon.adjustBruteLoss(20)
exposed_carbon.emote("scream")