mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Two new hair sprites by Cepha (#2436)
## About The Pull Request See name, adds two new hair sprites, bestowed upon us by Cepha   ## Why It's Good For The Game More char customization ## Proof Of Testing I forgot a screenshot put I had a shark equip both no problem ## Changelog 🆑 Majkl-J and Cepha add: Ponytails (Berly) hair added add: Short (Side) hair added /🆑
This commit is contained in:
@@ -44,3 +44,14 @@
|
||||
icon = 'modular_zubbers/icons/customization/hair.dmi'
|
||||
name = "Inari"
|
||||
icon_state = "hair_inari"
|
||||
|
||||
// short_side and ponytails_berly sprites by Cepha
|
||||
/datum/sprite_accessory/hair/short_side
|
||||
icon = 'modular_zubbers/icons/customization/hair.dmi'
|
||||
name = "Short (Side)"
|
||||
icon_state = "hair_short_side"
|
||||
|
||||
/datum/sprite_accessory/hair/ponytails_berly
|
||||
icon = 'modular_zubbers/icons/customization/hair.dmi'
|
||||
name = "Ponytails (Berly)"
|
||||
icon_state = "hair_tails_berly"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 7.9 KiB |
Reference in New Issue
Block a user