mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
Fix Vox Alternate Eyes and add Vox Underbeak
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/datum/sprite_accessory/marking/vox/vox_alt_eyes
|
||||
icon = 'modular_chomp/icons/mob/human_races/markings_vox.dmi'
|
||||
|
||||
/datum/sprite_accessory/marking/vox/vox_underbeak
|
||||
name = "Vox Underbeak"
|
||||
icon = 'modular_chomp/icons/mob/human_races/markings_vox.dmi'
|
||||
icon_state = "vox_underbeak"
|
||||
body_parts = list(BP_HEAD)
|
||||
Reference in New Issue
Block a user