mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Fixed agouri's shitty EVA
Removed CMO's space locker Electropack back on the main map git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1949 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -222,7 +222,7 @@ datum
|
||||
"a pair of magboots" = /obj/item/clothing/shoes/magboots,
|
||||
"the station blueprints" = /obj/item/blueprints,
|
||||
"thermal optics" = /obj/item/clothing/glasses/thermal,
|
||||
"a engineers rig suit" = /obj/item/clothing/suit/space/rig,
|
||||
"a mining rig suit" = /obj/item/clothing/suit/space/rig,
|
||||
"a nasa voidsuit" = /obj/item/clothing/suit/space/nasavoid,
|
||||
"28 moles of plasma (full tank)" = /obj/item/weapon/tank,
|
||||
)
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
user.show_message("\blue The electric pads have been exposed!")
|
||||
else
|
||||
user.show_message("\blue The electric pads have been reinserted!")
|
||||
//src.add_fingerprint(user)
|
||||
src.add_fingerprint(user)
|
||||
else
|
||||
if (istype(W, /obj/item/clothing/head/helmet))
|
||||
var/obj/item/assembly/shock_kit/A = new /obj/item/assembly/shock_kit( user )
|
||||
|
||||
Reference in New Issue
Block a user