[LORE] Replaces all uses of the word "intergalactic" in code (#28203)

* begone

* Update SSshuttles.dm

* Update mail.dm
This commit is contained in:
PopeDaveThe3th
2025-02-10 03:02:09 +00:00
committed by GitHub
parent 4e7b0e641c
commit 3ace66e481
6 changed files with 7 additions and 7 deletions
@@ -195,7 +195,7 @@
/// 80TC + modules + laser gun
/obj/item/storage/box/syndie_kit/bundle/metroid
name = "Modsuit Bundle"
desc = "Don the equipment of an intergalactic bounty hunter and blast your way through the station!"
desc = "Don the equipment of an interstellar bounty hunter and blast your way through the station!"
items = list(
/obj/item/mod/control/pre_equipped/traitor_elite, // 45TC
/obj/item/mod/module/visor/thermal, // 15TC
+2 -2
View File
@@ -230,7 +230,7 @@
/obj/item/mail_scanner
name = "mail scanner"
desc = "Sponsored by Messaging and Intergalactic Letters, this device allows you to log mail deliveries in exchange for financial compensation."
desc = "A portable mail scanner, this device allows you to log mail deliveries in exchange for financial compensation."
force = 0
throwforce = 0
icon = 'icons/obj/device.dmi'
@@ -295,5 +295,5 @@
saved = null
to_chat(user, "<span class='notice'>Successful delivery acknowledged! [MAIL_DELIVERY_BONUS] credits added to Supply account!</span>")
playsound(loc, 'sound/mail/mailapproved.ogg', 50, TRUE)
GLOB.station_money_database.credit_account(SSeconomy.cargo_account, MAIL_DELIVERY_BONUS, "Mail Delivery Compensation", "Messaging and Intergalactic Letters", supress_log = FALSE)
GLOB.station_money_database.credit_account(SSeconomy.cargo_account, MAIL_DELIVERY_BONUS, "Mail Delivery Compensation", "Nanotrasen Mail and Interstellar Logistics", supress_log = FALSE)
SSblackbox.record_feedback("amount", "successful_mail_delivery", 1)
+1 -1
View File
@@ -201,7 +201,7 @@
/obj/structure/sign/greencross
name = "medbay"
desc = "The Intergalactic symbol of Medical institutions. You'll probably get help here."
desc = "The universal symbol of medical institutions across the Sector. You'll probably find help here."
icon_state = "greencross"
/obj/structure/sign/goldenplaque