mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Removes the empty type of /snacks (#26010)
* Aaaaa it works * Add updatepaths * Add unsaved files * MATTTTT * Fixes casino * Fix --------- Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -284,11 +284,10 @@
|
||||
storage_slots = 3
|
||||
|
||||
/obj/item/storage/toolbox/fluff/lunchbox/populate_contents()
|
||||
new /obj/item/food/snacks/sandwich(src)
|
||||
new /obj/item/food/snacks/chips(src)
|
||||
new /obj/item/food/customizable/sandwich(src)
|
||||
new /obj/item/food/chips(src)
|
||||
new /obj/item/reagent_containers/drinks/cans/cola(src)
|
||||
|
||||
|
||||
/obj/item/fluff/wingler_comb
|
||||
name = "blue comb"
|
||||
desc = "A blue comb, it looks like it was made to groom a Tajaran's fur."
|
||||
|
||||
Reference in New Issue
Block a user