Gives an initialize hint to stacks, boxes, closets and bots (#2256)

This commit is contained in:
CitadelStationBot
2017-08-04 10:41:04 -05:00
committed by kevinz000
parent 23ed5ba2a2
commit 9449004c36
4 changed files with 4 additions and 4 deletions
@@ -116,7 +116,7 @@
update_icon()
/mob/living/simple_animal/bot/Initialize()
..()
. = ..()
access_card = new /obj/item/weapon/card/id(src)
//This access is so bots can be immediately set to patrol and leave Robotics, instead of having to be let out first.
access_card.access += ACCESS_ROBOTICS