Skip to content

Commit

Permalink
Fixes Taj considering eyes to be a limb.
Browse files Browse the repository at this point in the history
  • Loading branch information
MistakeNot4892 committed Nov 2, 2023
1 parent 528f0c5 commit e2fb8a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mods/species/bayliens/tajaran/datum/species_bodytypes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
eye_low_light_vision_adjustment_speed = 0.3

override_limb_types = list(
BP_EYES = /obj/item/organ/internal/eyes,
BP_TAIL = /obj/item/organ/external/tail/cat
)

Expand Down

0 comments on commit e2fb8a2

Please sign in to comment.