mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 06:27:26 +01:00
Reworks and buffs turbine, disables TEG crate (#21343)
* comments out TEG crate * buffs turbine power generation curve. * adds overheat to turbine * Allows for overheat to dissapate while at low RPM * Adds bearing heat meter to control console * Multitool is now required to link turbines * spacing consistancy * comment per Sirryan review * adresses review, replaces reconnect with DC button * better comments * properly defines things. debugging is important * temp must be above 500k for power to be generated * Adresses latest review * Define fixes * TGUI update * should fix CI. Probably. * typo fix * lewcc review * Deconflicted TGUI * Heri and Hal reviews * Deconflict TGUI * deconflicts TGUI * Steel review * Slight formatting --------- Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
co-authored by
DGamerL
Burzah
parent
58f4cdf9c5
commit
9562e8e831
@@ -38,7 +38,7 @@
|
||||
to_chat(user, "<span class='warning'>That's not a machine!</span>")
|
||||
return
|
||||
buffer = M
|
||||
to_chat(user, "<span class='notice'>You load [M] into [src]'s internal buffer.</span>")
|
||||
to_chat(user, "<span class='notice'>You load [M]'s identifying data into [src]'s internal buffer.</span>")
|
||||
return TRUE
|
||||
|
||||
/obj/item/multitool/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user