Adds a Minor Variant of a Tajara Pattern (#11009)

This commit is contained in:
WickedCybs
2021-01-21 22:24:11 -07:00
committed by GitHub
parent cba93755de
commit a7e65e4ee5
3 changed files with 12 additions and 0 deletions
@@ -3689,6 +3689,12 @@ Follow by example and make good judgement based on length which list to include
body_parts = list(BP_HEAD)
species_allowed = list(/datum/species/tajaran,/datum/species/tajaran/zhan_khazan,/datum/species/tajaran/m_sai,/datum/species/zombie/tajara)
taj_face_minor
name = "Cheeks Color (Minor)"
icon_state = "taj_face_minor"
body_parts = list(BP_HEAD)
species_allowed = list(/datum/species/tajaran,/datum/species/tajaran/zhan_khazan,/datum/species/tajaran/m_sai,/datum/species/zombie/tajara)
taj_face
name = "Cheeks Color"
icon_state = "taj_face"
@@ -0,0 +1,6 @@
author: WickedCybs
delete-after: True
changes:
- rscadd: "Added a new minor variant of the Tajara face pattern."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 36 KiB