mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Merge pull request #3306 from Anewbe/markings
Makes two more markings Taj only
This commit is contained in:
@@ -1090,11 +1090,13 @@
|
|||||||
name = "Color Patches"
|
name = "Color Patches"
|
||||||
icon_state = "patches"
|
icon_state = "patches"
|
||||||
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_TORSO,BP_GROIN)
|
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_TORSO,BP_GROIN)
|
||||||
|
species_allowed = list("Tajara")
|
||||||
|
|
||||||
patchesface
|
patchesface
|
||||||
name = "Color Patches (Face)"
|
name = "Color Patches (Face)"
|
||||||
icon_state = "patchesface"
|
icon_state = "patchesface"
|
||||||
body_parts = list(BP_HEAD)
|
body_parts = list(BP_HEAD)
|
||||||
|
species_allowed = list("Tajara")
|
||||||
|
|
||||||
bands
|
bands
|
||||||
name = "Color Bands"
|
name = "Color Bands"
|
||||||
|
|||||||
Reference in New Issue
Block a user