mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Adds pref to remove internals pressure from status tab, adds it to inspect text (#16110)
* yeets the internals from status panel
* adds pressure reading to the tank inspect text
* Adds a pref toggle
* numbers are hard
* catchup with master
* Revert "catchup with master"
This reverts commit bb972cb110.
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
descriptive = "furiously hot"
|
||||
|
||||
. += "<span class='notice'>\The [bicon(icon)][src] feels [descriptive]</span>"
|
||||
. += "<span class='notice'>The pressure gauge displays [round(air_contents.return_pressure())] kPa</span>"
|
||||
|
||||
/obj/item/tank/blob_act(obj/structure/blob/B)
|
||||
if(B && B.loc == loc)
|
||||
|
||||
Reference in New Issue
Block a user