mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Adds a sprite for kitchen tools worn in suit storage. (#88045)
## About The Pull Request What is says on the tin. A really simple, though pretty generic looking kitchen utensil sprite for suit storage.  ## Why It's Good For The Game Pink sprites suck. It's so immersion breaking. This resolves that. (why exactly isn't this being caught by unit tests anyway?) ## Changelog 🆑 image: Kitchen and eating utensils now have suit storage sprites. /🆑
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
icon = 'icons/obj/service/kitchen.dmi'
|
||||
lefthand_file = 'icons/mob/inhands/equipment/kitchen_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/equipment/kitchen_righthand.dmi'
|
||||
worn_icon_state = "kitchen_tool"
|
||||
|
||||
/obj/item/kitchen/Initialize(mapload)
|
||||
. = ..()
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 90 KiB |
Reference in New Issue
Block a user