mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
add robo access, space cleaners, fix bana golem bug
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user