mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
@@ -0,0 +1,2 @@
|
||||
/obj/machinery/photocopier/faxmachine
|
||||
req_one_access = list()
|
||||
@@ -278,6 +278,7 @@
|
||||
// Keep IDs around, but destroy them!
|
||||
var/obj/item/weapon/card/id/ID = W
|
||||
ID.desc = "A partially digested card that has seen better days. Much of it's data has been destroyed."
|
||||
ID.icon = 'icons/obj/card_vr.dmi'
|
||||
ID.icon_state = "digested"
|
||||
ID.access = list() // No access
|
||||
ID.forceMove(owner)
|
||||
|
||||
@@ -244,4 +244,5 @@
|
||||
assignment = "CC Medical"
|
||||
|
||||
New()
|
||||
..()
|
||||
update_name()
|
||||
|
||||
Reference in New Issue
Block a user