Tag import of Fat Naga from VoreStation

This commit is contained in:
psq95
2023-08-13 11:46:30 +01:00
parent 0d02c67321
commit c25dcb37aa
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -97,6 +97,7 @@
var/mob/living/carbon/human/H = LM
var/feetCover = (H.wear_suit && (H.wear_suit.body_parts_covered & FEET)) || (H.w_uniform && (H.w_uniform.body_parts_covered & FEET))
// GS13: Import Fat Naga from VoreStation
if (H.dna.features["taur"] == "Naga" || H.dna.features["taur"] == "Tentacle" || H.dna.features["taur"] == "Fat Naga") //are we a naga or tentacle taur creature
playsound(T, 'sound/effects/footstep/crawl1.ogg', 15 * v)
return