NT to GT - comments

- added GS13 comments to wherever NT was changed into GT
This commit is contained in:
evilew
2024-11-21 21:45:25 +01:00
parent 94355ba15e
commit 4518a0b016
33 changed files with 48 additions and 48 deletions
+1 -1
View File
@@ -204,7 +204,7 @@
/datum/supply_pack/emergency/mre
name = "MRE Packs (Emergency Rations)"
desc = "The lights are out. Oxygen's running low. You've run out of food except space weevils. Don't let this be you! Order our GT branded MRE kits today! This pack contains 5 MRE packs with a randomized menu and an oxygen tank."
desc = "The lights are out. Oxygen's running low. You've run out of food except space weevils. Don't let this be you! Order our GT branded MRE kits today! This pack contains 5 MRE packs with a randomized menu and an oxygen tank." //GS13 - NT to GT
cost = 2000
contains = list(/obj/item/storage/box/mre/menu1/safe,
/obj/item/storage/box/mre/menu1/safe,
+2 -2
View File
@@ -91,8 +91,8 @@
crate_type = /obj/structure/closet/crate/secure/engineering
/datum/supply_pack/engineering/inducers
name = "GT-75 Electromagnetic Power Inducers Crate"
desc = "No rechargers? No problem, with the GT-75 EPI, you can recharge any standard cell-based equipment anytime, anywhere. Contains two Inducers."
name = "GT-75 Electromagnetic Power Inducers Crate" //GS13 - NT to GT
desc = "No rechargers? No problem, with the GT-75 EPI, you can recharge any standard cell-based equipment anytime, anywhere. Contains two Inducers." //GS13 - NT to GT
cost = 2300
contains = list(/obj/item/inducer/sci/supply, /obj/item/inducer/sci/supply)
crate_name = "inducer crate"
+1 -1
View File
@@ -144,7 +144,7 @@
/datum/supply_pack/science/rped
name = "RPED crate"
desc = "Need to rebuild the ORM but science got annihilated after a bomb test? Buy this for the most advanced parts GT can give you."
desc = "Need to rebuild the ORM but science got annihilated after a bomb test? Buy this for the most advanced parts GT can give you." //GS13 - NT to GT
cost = 1500
contains = list(/obj/item/storage/part_replacer/cargo)
crate_name = "\improper RPED crate"