mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Fixes axiori beards and gradients (#12590)
Co-authored-by: TGW <mc-casper@hotmail.dk>
This commit is contained in:
@@ -1734,7 +1734,7 @@ Follow by example and make good judgement based on length which list to include
|
||||
icon = 'icons/mob/hair_gradients.dmi'
|
||||
species_allowed = list(/datum/species/human,/datum/species/human/offworlder,/datum/species/machine/shell,/datum/species/machine/shell/rogue,/datum/species/zombie,
|
||||
/datum/species/tajaran,/datum/species/tajaran/zhan_khazan,/datum/species/tajaran/m_sai,/datum/species/zombie/tajara,
|
||||
/datum/species/skrell, /datum/species/zombie/skrell, /datum/species/bug, /datum/species/bug/type_b)
|
||||
/datum/species/skrell, /datum/species/skrell/axiori, /datum/species/zombie/skrell, /datum/species/bug, /datum/species/bug/type_b)
|
||||
|
||||
none
|
||||
name = "None"
|
||||
@@ -3312,7 +3312,7 @@ Follow by example and make good judgement based on length which list to include
|
||||
icon = 'icons/mob/human_face/skrell_beards.dmi'
|
||||
name = "Anglerfish"
|
||||
icon_state = "Anglerfish"
|
||||
species_allowed = list(/datum/species/skrell)
|
||||
species_allowed = list(/datum/species/skrell, /datum/species/skrell/axiori)
|
||||
gender = NEUTER
|
||||
|
||||
triton
|
||||
|
||||
Reference in New Issue
Block a user