add robo access, space cleaners, fix bana golem bug

This commit is contained in:
datlo
2019-02-05 02:51:40 +00:00
parent 6898c542ef
commit 481208ae9c
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -790,7 +790,7 @@
name = "Free Golem ID"
desc = "A card used to claim mining points and buy gear. Use it to mark it as yours."
icon_state = "research"
access = list(access_free_golems)
access = list(access_free_golems, access_robotics, access_clown, access_mime) //access to robots/mechs
var/registered = FALSE
/obj/item/card/id/golem/attack_self(mob/user as mob)