mirror of
https://github.com/KabKebab/GS13.git
synced 2026-02-09 23:27:37 +00:00
13 lines
379 B
Plaintext
13 lines
379 B
Plaintext
|
|
/obj/structure/closet/secure_closet/exile
|
|
name = "exile implants"
|
|
req_access = list(ACCESS_HOS)
|
|
|
|
/obj/structure/closet/secure_closet/exile/New()
|
|
..()
|
|
new /obj/item/implanter/exile(src)
|
|
new /obj/item/implantcase/exile(src)
|
|
new /obj/item/implantcase/exile(src)
|
|
new /obj/item/implantcase/exile(src)
|
|
new /obj/item/implantcase/exile(src)
|
|
new /obj/item/implantcase/exile(src) |