mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +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:
@@ -331,7 +331,7 @@
|
||||
desc = "Just like the ones you remember from childhood!"
|
||||
|
||||
/obj/structure/snowman/built/Destroy()
|
||||
new /obj/item/food/snacks/grown/carrot(drop_location())
|
||||
new /obj/item/food/grown/carrot(drop_location())
|
||||
new /obj/item/grown/log(drop_location())
|
||||
new /obj/item/grown/log(drop_location())
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user