mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
done (#30487)
This commit is contained in:
@@ -102,3 +102,18 @@
|
||||
//////////////////////////////
|
||||
//////END VG HAIRSTYLES///////
|
||||
//////////////////////////////
|
||||
|
||||
/datum/sprite_accessory/facial_hair/muttonmus
|
||||
name = "Muttonmus"
|
||||
icon_state = "muttons"
|
||||
|
||||
/datum/sprite_accessory/facial_hair/elvislong
|
||||
name = "Long Sideburns"
|
||||
icon_state = "elvislong"
|
||||
species_allowed = list("Human", "Slime People",)
|
||||
|
||||
/datum/sprite_accessory/facial_hair/elvislongunathi
|
||||
name = "Long Unathi Sideburns"
|
||||
icon_state = "elvislongunathi"
|
||||
species_allowed = list("Unathi")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user