Update crates.dm

This commit is contained in:
Trilbyspaceclone
2020-02-01 01:09:35 -05:00
committed by GitHub
parent fa40490915
commit 4b7e5916bf

View File

@@ -13,6 +13,8 @@
climb_time = 10 //real fast, because let's be honest stepping into or onto a crate is easy
climb_stun = 0 //climbing onto crates isn't hard, guys
delivery_icon = "deliverycrate"
material_drop = /obj/item/stack/sheet/plasteel
material_drop_amount = 5
var/obj/item/paper/fluff/jobs/cargo/manifest/manifest
/obj/structure/closet/crate/New()