mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Skrell Axiori Eyes (#10818)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user