mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 20:46:29 +01:00
Final parts for the airlocks.
Wrench -> Weld -> Wrench removes the cover secure/centcom has all wires electrocute Emag is now tweaked Implanted uplink now works.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
new /obj/item/wardrobe/chief_engineer(src)
|
||||
new /obj/item/wardrobe/chief_engineer(src)
|
||||
new /obj/item/blueprints(src)
|
||||
new /obj/item/device/hacktool/engineer(src)
|
||||
return
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ FINGERPRINT CARD
|
||||
|
||||
New()
|
||||
..()
|
||||
uses = rand(3,7)
|
||||
uses = rand(3,5)
|
||||
return
|
||||
|
||||
// DATA CARDS
|
||||
|
||||
Reference in New Issue
Block a user