mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Nugget Boxes can now be placed into paper sacks (#90420)
## About The Pull Request Nugget Boxes can now be placed into paper sacks. ## Why It's Good For The Game You can now live out your minimum wage dreams as a fast food worker a Chick'fil'a. To quote someone that wanted this "I can now fastfoodmax as a chef". ## Changelog 🆑 add: Makes Nuggetboxes small items so they can fit inside paper sacks. /🆑
This commit is contained in:
@@ -511,6 +511,7 @@
|
||||
icon_state = "nuggetbox"
|
||||
base_icon_state = "nuggetbox"
|
||||
contents_tag = "nugget"
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
spawn_type = /obj/item/food/nugget
|
||||
spawn_count = 6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user