Adds Vaurca Warrior mandible styles (#12746)

This commit is contained in:
desven
2021-11-12 00:05:26 -03:00
committed by GitHub
parent 0868b128a7
commit 3ba0102b6c
3 changed files with 50 additions and 1 deletions
@@ -1809,7 +1809,8 @@ Follow by example and make good judgement based on length which list to include
icon_state = "bald"
gender = NEUTER
species_allowed = list(/datum/species/human,/datum/species/human/offworlder,/datum/species/machine/shell,/datum/species/machine/shell/rogue,/datum/species/zombie,/datum/species/unathi,/datum/species/zombie/unathi,
/datum/species/tajaran,/datum/species/tajaran/zhan_khazan,/datum/species/tajaran/m_sai,/datum/species/zombie/tajara,/datum/species/skrell,/datum/species/skrell/axiori,/datum/species/zombie/skrell,/datum/species/diona, /datum/species/diona/coeu)
/datum/species/tajaran,/datum/species/tajaran/zhan_khazan,/datum/species/tajaran/m_sai,/datum/species/zombie/tajara,/datum/species/skrell,/datum/species/skrell/axiori,/datum/species/zombie/skrell,/datum/species/diona,
/datum/species/diona/coeu, /datum/species/bug/type_b)
threeOclock
name = "3 O'clock Shadow"
@@ -3494,6 +3495,50 @@ Follow by example and make good judgement based on length which list to include
name = "Pilot"
icon_state = "Pilot"
//Vaurca mandibles
clicky
icon = 'icons/mob/human_face/vaurca_facial_hair.dmi'
name = "Clicky Mandibles"
icon_state = "vaurca_clicky"
species_allowed = list(/datum/species/bug/type_b)
gender = NEUTER
clacky
name = "Clacky Mandibles"
icon_state = "vaurca_clacky"
bulldog
name = "Bulldog Mandibles"
icon_state = "vaurca_bulldog"
mantis
name = "Mantis Mandibles"
icon_state = "vaurca_mantis"
stag
name = "Stag Mandibles"
icon_state = "vaurca_stag"
ectatomma
name = "Ectatomma Mandibles"
icon_state = "vaurca_ectatomma"
horridus
name = "Horridus Mandibles"
icon_state = "vaurca_horridus"
tusks
name = "Tusk Mandibles"
icon_state = "vaurca_tusks"
acanthognathus
name = "Acanthognathus Mandibles"
icon_state = "vaurca_acanthognathus"
myrmoteras
name = "Myrmoteras Mandibles"
icon_state = "vaurca_myrmoteras"
/*
////////////////////////////
/ =--------------------= /
+4
View File
@@ -0,0 +1,4 @@
author: Desven
delete-after: True
changes:
- rscadd: "Added mandible styles for Vaurca Warriors."
Binary file not shown.

After

Width:  |  Height:  |  Size: 947 B