Teshari Now Have Upper Bodies

Fixes a long standing bug.  Turns out BP_CHEST is undefined and the compiler never caught it for some reason.
This commit is contained in:
Neerti
2016-07-16 23:26:23 -04:00
parent d533ef743b
commit ef8a9dd5e0

View File

@@ -57,7 +57,7 @@
cold_discomfort_level = 180
has_limbs = list(
BP_CHEST = list("path" = /obj/item/organ/external/chest),
BP_TORSO = list("path" = /obj/item/organ/external/chest),
BP_GROIN = list("path" = /obj/item/organ/external/groin),
BP_HEAD = list("path" = /obj/item/organ/external/head/seromi),
BP_L_ARM = list("path" = /obj/item/organ/external/arm),