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:
@@ -103,7 +103,7 @@
|
||||
|
||||
/obj/item/cartridge/lawyer
|
||||
name = "\improper S.P.A.M. cartridge"
|
||||
desc = "Introducing the Station Public Announcement Messenger cartridge, featuring the unique ability to broadcast-mark messages, designed for lawyers across GATO to advertise their useful and important services."
|
||||
desc = "Introducing the Station Public Announcement Messenger cartridge, featuring the unique ability to broadcast-mark messages, designed for lawyers across GATO to advertise their useful and important services." //GS13 - Nanotrasen to GATO
|
||||
icon_state = "cart-law"
|
||||
access = CART_SECURITY
|
||||
spam_enabled = 1
|
||||
|
||||
@@ -269,7 +269,7 @@
|
||||
|
||||
/obj/item/flashlight/flare
|
||||
name = "flare"
|
||||
desc = "A red GATO issued flare. There are instructions on the side, it reads 'pull cord, make light'."
|
||||
desc = "A red GATO issued flare. There are instructions on the side, it reads 'pull cord, make light'." //GS13 - Nanotrasen to GATO
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
brightness_on = 7 // Pretty bright.
|
||||
total_mass = 0.8
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
|
||||
/obj/item/gps/internal/base
|
||||
gpstag = "NT_AUX"
|
||||
desc = "A homing signal from GATO's mining base."
|
||||
desc = "A homing signal from GATO's mining base." //GS13 - Nanotrasen to GATO
|
||||
|
||||
/obj/item/gps/visible_debug
|
||||
name = "visible GPS"
|
||||
|
||||
@@ -241,7 +241,7 @@ GLOBAL_LIST_INIT(channel_tokens, list(
|
||||
|
||||
/obj/item/radio/headset/headset_cent
|
||||
name = "\improper CentCom headset"
|
||||
desc = "A headset used by the upper echelons of GATO."
|
||||
desc = "A headset used by the upper echelons of GATO." //GS13 - Nanotrasen to GATO
|
||||
icon_state = "cent_headset"
|
||||
keyslot = new /obj/item/encryptionkey/headset_com
|
||||
keyslot2 = new /obj/item/encryptionkey/headset_cent
|
||||
|
||||
Reference in New Issue
Block a user