mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Fixes the rice bowl trash item (#11441)
This commit is contained in:
@@ -3681,7 +3681,7 @@
|
||||
name = "packed rice bowl"
|
||||
desc = "Boiled rice packed in a sealed plastic tub with the Nojosuru Foods logo on it. There appears to be a pair of chopsticks clipped to the side."
|
||||
icon_state = "ricetub"
|
||||
trash = /obj/item/trash/ricetub_s
|
||||
trash = /obj/item/trash/ricetub/sticks
|
||||
filling_color = "#A66829"
|
||||
center_of_mass = list("x"=17, "y"=16)
|
||||
reagents_to_add = list(/decl/reagent/nutriment = 5)
|
||||
|
||||
Reference in New Issue
Block a user