Makes janicart climable.

This commit is contained in:
Belsima
2017-04-02 11:41:06 -04:00
committed by GitHub
parent acee0a225f
commit 64a1dc7f6d
+2 -1
View File
@@ -4,7 +4,8 @@
icon = 'icons/obj/janitor.dmi'
icon_state = "cart"
anchored = 0
density = 1
density = 1
climable = 1
flags = OPENCONTAINER
//copypaste sorry
var/amount_per_transfer_from_this = 5 //shit I dunno, adding this so syringes stop runtime erroring. --NeoFite