Merge pull request #5828 from Sharkmare/patch-4

Petrification for all
This commit is contained in:
Razgriz
2023-03-04 16:31:31 -07:00
committed by GitHub
@@ -84,7 +84,9 @@
name = "Gargoyle"
desc = "You turn into a statue at will, but also whenever you run out of energy. Being a statue replenishes your energy slowly."
cost = 0
custom_only = TRUE //slimes, xenochimera, diona, proteans, etc, basically anything but custom doesn't make sense (as much as I wanna play a petrifying slime)
custom_only = FALSE //slimes, xenochimera, diona, proteans, etc, basically anything but custom doesn't make sense (as much as I wanna play a petrifying slime)
//Nah makes perfect sense, they could just be gene modded, not to mention we can expand this to have the statue and description of it renameable as well as color adjustable, to support general petrification
//TODO: make Gargoyle Statue Desc, Name and Color adjustable.
/datum/trait/neutral/gargoyle/apply(var/datum/species/S,var/mob/living/carbon/human/H)
..(S,H)