Nanotrasen to GATO - comments
I know it's a mess, but the least I can do is add comments anywhere I can
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
/obj/item/mod/module/quick_carry
|
||||
name = "MOD quick carry module"
|
||||
desc = "A suite of advanced servos, redirecting power from the suit's arms to help carry the wounded; \
|
||||
or simply for fun. However, GATO has locked the module's ability to assist in hand-to-hand combat."
|
||||
or simply for fun. However, GATO has locked the module's ability to assist in hand-to-hand combat." //GS13 - Nanotrasen to GATO
|
||||
icon_state = "carry"
|
||||
complexity = 1
|
||||
idle_power_cost = DEFAULT_CHARGE_DRAIN * 0.3
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
name = "MOD reagent scanner module"
|
||||
desc = "A module based off research-oriented GATO HUDs, this is capable of scanning the contents of \
|
||||
containers and projecting the information in an easy-to-read format on the wearer's display. \
|
||||
It cannot detect flavors, so that's up to you."
|
||||
It cannot detect flavors, so that's up to you." //GS13 - Nanotrasen to GATO
|
||||
icon_state = "scanner"
|
||||
module_type = MODULE_TOGGLE
|
||||
complexity = 1
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
name = "MOD internal GPS module"
|
||||
desc = "This module uses common GATO technology to calculate the user's position anywhere in space, \
|
||||
down to the exact coordinates. This information is fed to a central database viewable from the device itself, \
|
||||
though using it to help people is up to you."
|
||||
though using it to help people is up to you." //GS13 - Nanotrasen to GATO
|
||||
icon_state = "gps"
|
||||
module_type = MODULE_USABLE
|
||||
complexity = 1
|
||||
@@ -29,7 +29,7 @@
|
||||
name = "MOD hydraulic clamp module"
|
||||
desc = "A series of actuators installed into both arms of the suit, boasting a lifting capacity of almost a ton. \
|
||||
However, this design has been locked by GATO to be primarily utilized for lifting various crates. \
|
||||
A lot of people would say that loading cargo is a dull job, but you could not disagree more."
|
||||
A lot of people would say that loading cargo is a dull job, but you could not disagree more." //GS13 - Nanotrasen to GATO
|
||||
icon_state = "clamp"
|
||||
module_type = MODULE_ACTIVE
|
||||
complexity = 3
|
||||
|
||||
Reference in New Issue
Block a user