mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 13:06:18 +01:00
new sprites for things, made pods more customizable
- podpeople have now lizard bodyparts! - added new sprites for the new Calorite mineral (refined, ore, floor, walls - added new other sprites: weighting scale (by Static The Cloaker#4022), better GATO drop pod
This commit is contained in:
@@ -747,7 +747,7 @@ datum/sprite_accessory/ears/human/gret
|
||||
/datum/sprite_accessory/mam_snouts
|
||||
color_src = MATRIXED
|
||||
icon = 'modular_citadel/icons/mob/mam_snouts.dmi'
|
||||
recommended_species = list("mammal", "slimeperson", "insect", "podweak", "avian", "aquatic")
|
||||
recommended_species = list("mammal", "slimeperson", "insect", "podweak", "avian", "aquatic", "pod")
|
||||
|
||||
/datum/sprite_accessory/mam_snouts/none
|
||||
name = "None"
|
||||
@@ -1825,7 +1825,7 @@ datum/sprite_accessory/mam_tails/insect
|
||||
dimension_x = 64
|
||||
var/taur_mode = NOT_TAURIC
|
||||
color_src = MATRIXED
|
||||
recommended_species = list("human", "lizard", "insect", "mammal", "xeno", "jelly", "slimeperson", "podweak", "avian", "aquatic")
|
||||
recommended_species = list("human", "lizard", "insect", "mammal", "xeno", "jelly", "slimeperson", "podweak", "avian", "aquatic", "pod")
|
||||
|
||||
/datum/sprite_accessory/taur/none
|
||||
name = "None"
|
||||
|
||||
Reference in New Issue
Block a user