mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Moves Lizard Full Stub horns to beard because of overlay issues. (#2590)
## About The Pull Request Moves Lizard Full Stub horns to beard because of overlay issues. The horn option of it would overlay over masks, looking silly. ## Why It's Good For The Game Fixes good. ## Proof Of Testing it just werks. ## Changelog 🆑 BurgerBB fix: Moves Lizard Full Stub horns to beard because of overlay issues. /🆑 Co-authored-by: Arturlang <24881678+Arturlang@users.noreply.github.com>
This commit is contained in:
@@ -33,10 +33,6 @@
|
||||
name = "Biter's Horns"
|
||||
icon_state = "biterhorns"
|
||||
|
||||
/datum/sprite_accessory/horns/bubber/fullstub
|
||||
name = "Full Stubby"
|
||||
icon_state = "fullstub"
|
||||
|
||||
/datum/sprite_accessory/horns/bubber/big
|
||||
icon = 'modular_zubbers/icons/customization/horns_big.dmi'
|
||||
|
||||
|
||||
@@ -24,6 +24,12 @@
|
||||
icon = 'modular_zubbers/icons/customization/facial_hair.dmi'
|
||||
icon_state = "noselick"
|
||||
|
||||
/datum/sprite_accessory/facial_hair/fullstub
|
||||
name = "Full Stub"
|
||||
icon = 'modular_zubbers/icons/customization/facial_hair.dmi'
|
||||
icon_state = "facial_fullstub_s"
|
||||
natural_spawn = FALSE //Only works with the full face snout.
|
||||
|
||||
/datum/sprite_accessory/hair/twistedlong
|
||||
icon = 'modular_zubbers/icons/customization/hair.dmi'
|
||||
name = "Twisted Long"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 801 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user