mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 20:27:42 +01:00
Merge pull request #6390 from TheGreatKitsune/vox-fixies
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