From b084e99fee022375c2a347dfd2c201c51f11819e Mon Sep 17 00:00:00 2001 From: Duck- Date: Mon, 8 Sep 2014 22:06:51 -0400 Subject: [PATCH] removes shield gen design does not really make sense to be r&dable in the first place. code is half done and broken and i don't think it's worth fixing. --- .../Cael_Aislinn/ShieldGen/circuits_and_designs.dm | 11 ++++++----- data/investigate/gravity.html | 4 ++-- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/code/WorkInProgress/Cael_Aislinn/ShieldGen/circuits_and_designs.dm b/code/WorkInProgress/Cael_Aislinn/ShieldGen/circuits_and_designs.dm index c387bccc..8bfc2ebb 100644 --- a/code/WorkInProgress/Cael_Aislinn/ShieldGen/circuits_and_designs.dm +++ b/code/WorkInProgress/Cael_Aislinn/ShieldGen/circuits_and_designs.dm @@ -15,7 +15,7 @@ "/obj/item/weapon/stock_parts/subspace/amplifier" = 1, "/obj/item/weapon/stock_parts/console_screen" = 1, "/obj/item/weapon/cable_coil" = 5) - +/* datum/design/shield_gen_ex name = "Circuit Design (Experimental hull shield generator)" desc = "Allows for the construction of circuit boards used to build an experimental hull shield generator." @@ -24,7 +24,7 @@ datum/design/shield_gen_ex build_type = PROTOLATHE materials = list("$glass" = 2000, "$plasma" = 5000, "$diamond" = 5000, "$gold" = 5000) build_path = "/obj/machinery/shield_gen/external" - +*/ //////////////////////////////////////// // Shield Generator @@ -41,7 +41,7 @@ datum/design/shield_gen_ex "/obj/item/weapon/stock_parts/subspace/amplifier" = 1, "/obj/item/weapon/stock_parts/console_screen" = 1, "/obj/item/weapon/cable_coil" = 5) - +/* datum/design/shield_gen name = "Circuit Design (Experimental shield generator)" desc = "Allows for the construction of circuit boards used to build an experimental shield generator." @@ -50,7 +50,7 @@ datum/design/shield_gen build_type = PROTOLATHE materials = list("$glass" = 2000, "$plasma" = 5000, "$diamond" = 5000, "$gold" = 5000) build_path = "/obj/machinery/shield_gen/external" - +*/ //////////////////////////////////////// // Shield Capacitor @@ -67,7 +67,7 @@ datum/design/shield_gen "/obj/item/weapon/stock_parts/subspace/analyzer" = 1, "/obj/item/weapon/stock_parts/console_screen" = 1, "/obj/item/weapon/cable_coil" = 5) - +/* datum/design/shield_cap name = "Circuit Design (Experimental shield capacitor)" desc = "Allows for the construction of circuit boards used to build an experimental shielding capacitor." @@ -76,3 +76,4 @@ datum/design/shield_cap build_type = PROTOLATHE materials = list("$glass" = 2000, "$plasma" = 5000, "$diamond" = 5000, "$silver" = 5000) build_path = "/obj/machinery/shield_gen/external" +*/ \ No newline at end of file diff --git a/data/investigate/gravity.html b/data/investigate/gravity.html index b28b03d9..510be218 100644 --- a/data/investigate/gravity.html +++ b/data/investigate/gravity.html @@ -1,2 +1,2 @@ -19:55 [0x20077ed] (92,152,1) || the gravitational generator has regained power.
-19:55 [0x20077ed] (92,152,1) || the gravitational generator is now charging.
+20:24 [0x20077ee] (92,152,1) || the gravitational generator has regained power.
+20:24 [0x20077ee] (92,152,1) || the gravitational generator is now charging.