mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
TG Double Examine (#23477)
* nice * Apply suggestions from code review Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com> * Update mod_control.dm * fixes and modsuit fix * Apply suggestions from code review Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> * think i did it right * Apply suggestions from code review Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/__DEFINES/mob_defines.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update atoms.dm --------- Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com> Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
@@ -203,7 +203,10 @@
|
||||
. += "You could remove [core] with a <b>wrench</b>."
|
||||
else
|
||||
. += "You could use a <b>MOD core</b> on it to install one."
|
||||
. += "<i>[extended_desc]</i>" //god is dead
|
||||
|
||||
/obj/item/mod/control/examine_more(mob/user)
|
||||
. = ..()
|
||||
. += "<i>[extended_desc]</i>"
|
||||
|
||||
/obj/item/mod/control/process()
|
||||
if(seconds_electrified > 0)
|
||||
|
||||
@@ -289,7 +289,7 @@
|
||||
offering full view of the land and its soon-to-be-dead inhabitants. The armor plating has been trimmed down to \
|
||||
the bare essentials, geared far more for environmental hazards than combat against fauna; however, \
|
||||
this gives way to incredible protection against corrosives and thermal protection good enough for \
|
||||
both casual backstroking through molten magma and romantic walks through arctic terrain. \
|
||||
traversing the hostile climate of scorching hot barren planets, molten, and volcanic worlds like Epsilon Eridanii II. \
|
||||
Instead, the suit is capable of using its' anomalous properties to attract and \
|
||||
carefully distribute layers of ash or ice across the surface; these layers are ablative, but incredibly strong. \
|
||||
However, all of this has proven to be straining on all Nanotrasen-approved cells, \
|
||||
|
||||
Reference in New Issue
Block a user