mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
Improves the Dark Gygax Slightly (#27378)
* The Dark Gygax is coming for you * False advertising is bad * Guh, thanks Beagle Co-authored-by: BeagleGaming1 <56142455+BeagleGaming1@users.noreply.github.com> Signed-off-by: SchrodingersWolf <108938550+SchrodingersWolf@users.noreply.github.com> * I CAN FLY * Applied code suggestion from DGamerL --------- Signed-off-by: SchrodingersWolf <108938550+SchrodingersWolf@users.noreply.github.com> Co-authored-by: BeagleGaming1 <56142455+BeagleGaming1@users.noreply.github.com>
This commit is contained in:
co-authored by
BeagleGaming1
parent
c8c3a3c026
commit
3d06cd6e47
@@ -109,11 +109,10 @@
|
||||
|
||||
/datum/uplink_item/support/gygax
|
||||
name = "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. \
|
||||
This model lacks a method of space propulsion, and therefore it is advised to repair the mothership's teleporter if you wish to make use of it."
|
||||
desc = "A lightweight exosuit, painted in a dark scheme. Its speed and equipment selection make it excellent for hit-and-run style attacks."
|
||||
reference = "GE"
|
||||
item = /obj/mecha/combat/gygax/dark/loaded
|
||||
cost = 400
|
||||
cost = 350
|
||||
|
||||
/datum/uplink_item/support/mauler
|
||||
name = "Mauler Exosuit"
|
||||
|
||||
Reference in New Issue
Block a user