Applied dearmochi's review

This commit is contained in:
E-MonaRhg
2021-03-08 18:33:02 +01:00
parent 63a904c190
commit d0cf33b944
3 changed files with 4 additions and 5 deletions
+2 -3
View File
@@ -66,7 +66,7 @@
RefreshParts()
/obj/machinery/autolathe/upgraded/gamma/New()
..()
. = ..()
component_parts = list()
component_parts += new /obj/item/circuitboard/autolathe(null)
component_parts += new /obj/item/stock_parts/matter_bin/super(null)
@@ -75,10 +75,9 @@
component_parts += new /obj/item/stock_parts/manipulator/pico(null)
component_parts += new /obj/item/stack/sheet/glass(null)
RefreshParts()
hacked = TRUE
/obj/machinery/autolathe/upgraded/gamma/Initialize()
..()
. = ..()
adjust_hacked(TRUE)
/obj/machinery/autolathe/Destroy()
+1 -1
View File
@@ -45,8 +45,8 @@
ME.attach(src)
/obj/mecha/combat/marauder/ares
desc = "Heavy-duty, combat exosuit, adapted from rejected early versions of the Marauder to serve as a biohazard containment exosuit. This model, albeit rare, can be found among civilian populations."
name = "Ares"
desc = "Heavy-duty, combat exosuit, adapted from rejected early versions of the Marauder to serve as a biohazard containment exosuit. This model, albeit rare, can be found among civilian populations."
icon_state = "ares"
initial_icon = "ares"
operation_req_access = list(ACCESS_SECURITY)
+1 -1
View File
@@ -131,7 +131,7 @@
/obj/structure/mecha_wreckage/ares
name = "\improper Ares wreckage"
icon_state = "ares-broken"
desc = "The truth is you lost an expensive piece of nanotrasen-issue equipment. That suit is going to come out of your pay, and you will remain in this corporation until you are five hundred and ten years old, which is the number of years it will take for you to pay for an Ares Biohazard Containment Exosuit you have lost!"
desc = "The truth is you lost an expensive piece of Nanotrasen-issue equipment. That suit is going to come out of your pay, and you will remain in this corporation until you are five hundred and ten years old, which is the number of years it will take for you to pay for an Ares Biohazard Containment Exosuit you have lost!"
/obj/structure/mecha_wreckage/mauler
name = "\improper Mauler wreckage"