Merge pull request #13928 from Citadel-Station-13/silicons-patch-57

while we're at it let's make holoparasites not carry radiation either thanks @lbd
This commit is contained in:
DeltaFire
2020-12-31 19:01:12 +01:00
committed by GitHub

View File

@@ -9,6 +9,7 @@ GLOBAL_LIST_EMPTY(parasites) //all currently existing/living guardians
real_name = "Guardian Spirit"
desc = "A mysterious being that stands by its charge, ever vigilant."
speak_emote = list("hisses")
rad_flags = RAD_NO_CONTAMINATE | RAD_PROTECT_CONTENTS
gender = NEUTER
mob_biotypes = NONE
bubble_icon = "guardian"