mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Revert "Adds the other half of the fox infusion because Arm is a coward" (#85173)
Reverts tgstation/tgstation#85129
This commit is contained in:
+3
-12
@@ -150,9 +150,6 @@
|
||||
return FALSE
|
||||
return TRUE
|
||||
|
||||
/datum/bodypart_overlay/mutant/tail/get_global_feature_list()
|
||||
return SSaccessories.tails_list_human
|
||||
|
||||
/obj/item/organ/external/tail/cat
|
||||
name = "tail"
|
||||
preference = "feature_human_tail"
|
||||
@@ -161,6 +158,9 @@
|
||||
|
||||
wag_flags = WAG_ABLE
|
||||
|
||||
/datum/bodypart_overlay/mutant/tail/get_global_feature_list()
|
||||
return SSaccessories.tails_list_human
|
||||
|
||||
/obj/item/organ/external/tail/cat/get_butt_sprite()
|
||||
return icon('icons/mob/butts.dmi', BUTT_SPRITE_CAT)
|
||||
|
||||
@@ -169,15 +169,6 @@
|
||||
feature_key = "tail_cat"
|
||||
color_source = ORGAN_COLOR_HAIR
|
||||
|
||||
/obj/item/organ/external/tail/cat/fox
|
||||
name = "fox tail"
|
||||
bodypart_overlay = /datum/bodypart_overlay/mutant/tail/cat/fox
|
||||
dna_block = null
|
||||
sprite_accessory_override = /datum/sprite_accessory/tails/human/fox
|
||||
|
||||
///Fox tail bodypart overlay
|
||||
/datum/bodypart_overlay/mutant/tail/cat/fox
|
||||
|
||||
/obj/item/organ/external/tail/monkey
|
||||
name = "monkey tail"
|
||||
preference = "feature_monkey_tail"
|
||||
|
||||
Reference in New Issue
Block a user