mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Alt head tweaks
Todo: CMA/morph support for alt heads. Known issues: Can't change alt head on the fly, icon won't update properly
This commit is contained in:
@@ -1966,7 +1966,7 @@
|
||||
/datum/sprite_accessory/body_markings/head/snout_round_lower_una
|
||||
name = "Unathi Round Snout - Lower"
|
||||
species_allowed = list("Unathi")
|
||||
icon_state = "markings_face_snout_round_lower_una"
|
||||
icon_state = "markings_face_snout_lower_una"
|
||||
|
||||
/datum/sprite_accessory/body_markings/head/snout_sharp_una
|
||||
name = "Unathi Sharp Snout"
|
||||
@@ -1977,7 +1977,7 @@
|
||||
/datum/sprite_accessory/body_markings/head/snout_sharp_lower_una
|
||||
name = "Unathi Sharp Snout - Lower"
|
||||
species_allowed = list("Unathi")
|
||||
icon_state = "markings_face_snout_sharp_lower_una"
|
||||
icon_state = "markings_face_snout_lower_una"
|
||||
heads_allowed = list("Unathi Sharp Snout")
|
||||
|
||||
/datum/sprite_accessory/body_markings/head/optics
|
||||
|
||||
Reference in New Issue
Block a user