This commit is contained in:
Tlaltecuhtli
2020-10-01 11:46:11 +02:00
parent 1458338487
commit 688af053fc
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -305,13 +305,14 @@
name = "serving tray"
icon = 'icons/obj/food/containers.dmi'
icon_state = "tray"
worn_icon_state = "tray"
desc = "A metal tray to lay food on."
force = 5
throwforce = 10
throw_speed = 3
throw_range = 5
flags_1 = CONDUCT_1
slot_flags = null
slot_flags = ITEM_SLOT_BELT
custom_materials = list(/datum/material/iron=3000)
/obj/item/storage/bag/tray/ComponentInitialize()