Skip to content

Commit

Permalink
[MIRROR] Removes references to no-longer-existent "Tesla Energy Relay…
Browse files Browse the repository at this point in the history
…" from nukeop uplink (#2825) (#3627)

* Removes references to no-longer-existent "Tesla Energy Relay" from nukeop uplink (#83644)

## About The Pull Request
Title
## Why It's Good For The Game

![image](https://github.com/tgstation/tgstation/assets/152340324/b5631b3e-1b72-430d-93de-d75e3e9d5d7c)
## Changelog
:cl: PapaMichael
spellcheck: Nukie uplinks no longer claim to have nonexistent "Tesla
Energy Relays"
/:cl:

* Removes references to no-longer-existent "Tesla Energy Relay" from nukeop uplink

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: PapaMichael <[email protected]>
Co-authored-by: NovaBot13 <[email protected]>
  • Loading branch information
4 people authored Jun 5, 2024
1 parent 7066823 commit a2514bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/uplink/uplink_items/nukeops.dm
Original file line number Diff line number Diff line change
Expand Up @@ -557,14 +557,14 @@
/datum/uplink_item/mech/gygax
name = "Dark Gygax Exosuit"
desc = "A lightweight exosuit, painted in a dark scheme. Its speed and equipment selection make it excellent \
for hit-and-run style attacks. Features a scattershot shotgun, armor boosters against melee and ranged attacks, ion thrusters and a Tesla energy array."
for hit-and-run style attacks. Features a scattershot shotgun, armor boosters against melee and ranged attacks, and ion thrusters."
item = /obj/vehicle/sealed/mecha/gygax/dark/loaded
cost = 60

/datum/uplink_item/mech/mauler
name = "Mauler Exosuit"
desc = "A massive and incredibly deadly military-grade exosuit. Features long-range targeting, thrust vectoring \
and deployable smoke. Comes equipped with an LMG, scattershot carbine, missile rack, an antiprojectile armor booster and a Tesla energy array."
and deployable smoke. Comes equipped with an LMG, scattershot carbine, missile rack, and an antiprojectile armor booster."
item = /obj/vehicle/sealed/mecha/marauder/mauler/loaded
cost = 100

Expand Down

0 comments on commit a2514bc

Please sign in to comment.