mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user