adds panda ears and eye markings to character customization

This commit is contained in:
Yumi (AKA Gowst)
2017-10-19 16:06:53 -05:00
parent 5b1ca0edfc
commit 110f23bbbe
4 changed files with 11 additions and 0 deletions
@@ -1208,6 +1208,12 @@
icon_state = "bellyhandsfeet_female"
body_parts = list(BP_L_FOOT,BP_R_FOOT,BP_L_LEG,BP_R_LEG,BP_L_ARM,BP_R_ARM,BP_L_HAND,BP_R_HAND,BP_GROIN,BP_TORSO)
species_allowed = list("Tajara")
panda_eye_marks
name = "Panda Eye Markings"
icon_state = "eyes-panda"
body_parts = list(BP_HEAD)
species_allowed = list("Human")
patches
name = "Color Patches"
@@ -53,6 +53,11 @@
desc = ""
icon_state = "bear-brown"
/datum/sprite_accessory/ears/bear_panda
name = "bear, panda"
desc = ""
icon_state = "panda"
/datum/sprite_accessory/ears/wolf_grey
name = "wolf, grey"
desc = ""