mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Makes lizard skin and lizardskin items inherit their "donor's" skin color (#94751)
## About The Pull Request As title says, skin butchered from humans (currently only applies to lizardskin) now inherits their owner's skin color, and so do items (lizardskin boots and hats) made from it. Also this PR gagsifies lizardskin hats and boots for this very reason. ## Why It's Good For The Game Consistency, when you butcher a purple lizard you should get purple lizard boots. ## Changelog 🆑 add: Made lizard skin and lizardskin items inherit their "donor's" skin color /🆑
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
/obj/effect/gibspawner/human,
|
||||
/obj/item/clothing/mask/gas/clown_hat,
|
||||
/obj/item/food/meatclown,
|
||||
/obj/item/stack/sheet/animalhide/human,
|
||||
/obj/item/stack/sheet/animalhide/carbon/human,
|
||||
)
|
||||
emotes = list(
|
||||
BB_EMOTE_SAY = list(
|
||||
|
||||
Reference in New Issue
Block a user