[MIRROR] Cleaned up paper varedits + tidied up paths (#2156)

* Cleaned up paper varedits + tidied up paths

* work smarter, not harder

* citadel snowflake

* Update uplink_item_cit.dm
This commit is contained in:
CitadelStationBot
2017-08-02 03:17:32 -05:00
committed by Poojawa
parent f19a9e855a
commit 76f7fcef9a
77 changed files with 756 additions and 651 deletions
+2 -2
View File
@@ -86,7 +86,7 @@
toolspeed = 0.5
random_color = FALSE
/obj/item/weapon/paper/nuke_instructions
/obj/item/weapon/paper/guides/antag/nuke_instructions
info = "How to break into a Nanotrasen self-destruct terminal and remove its plutonium core:<br>\
<ul>\
<li>Use a screwdriver with a very thin tip (provided) to unscrew the terminal's front panel</li>\
@@ -99,7 +99,7 @@
// STEALING SUPERMATTER
/obj/item/weapon/paper/supermatter_sliver_instructions
/obj/item/weapon/paper/guides/antag/supermatter_sliver
info = "How to safely extract a supermatter sliver:<br>\
<ul>\
<li>Approach an active supermatter crystal with proper protective gear. DO NOT MAKE PHYSICAL CONTACT.</li>\
@@ -236,7 +236,7 @@
/obj/item/weapon/storage/box/syndie_kit/nuke/PopulateContents()
new /obj/item/weapon/screwdriver/nuke(src)
new /obj/item/nuke_core_container(src)
new /obj/item/weapon/paper/nuke_instructions(src)
new /obj/item/weapon/paper/guides/antag/nuke_instructions(src)
/obj/item/weapon/storage/box/syndie_kit/supermatter
name = "box"
@@ -245,7 +245,7 @@
new /obj/item/weapon/scalpel/supermatter(src)
new /obj/item/weapon/hemostat/supermatter(src)
new /obj/item/nuke_core_container/supermatter(src)
new /obj/item/weapon/paper/supermatter_sliver_instructions(src)
new /obj/item/weapon/paper/guides/antag/supermatter_sliver(src)
/obj/item/weapon/storage/box/syndie_kit/tuberculosisgrenade
name = "boxed virus grenade kit"