Skrell Axiori Eyes (#10818)

This commit is contained in:
Geeves
2020-12-24 09:06:40 -03:00
committed by GitHub
parent 6c02f92de4
commit 7b43de3eaf
3 changed files with 13 additions and 0 deletions
@@ -2943,6 +2943,13 @@ Follow by example and make good judgement based on length which list to include
species_allowed = list(/datum/species/skrell,/datum/species/zombie/skrell)
do_colouration = FALSE
skr_axiori_eyes
name = "Axiori Eyes"
icon_state = "skr_axiori_eyes"
body_parts = list(BP_HEAD)
species_allowed = list(/datum/species/skrell, /datum/species/zombie/skrell)
do_colouration = FALSE
skr_arms
name = "Skrell Arms"
icon_state = "skrell_arms"
+6
View File
@@ -0,0 +1,6 @@
author: Geeves
delete-after: True
changes:
- rscadd: "Added an extension to skrell eyes for Axiori under the body markings menu."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB