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:
S34N
2021-06-17 10:30:30 +01:00
committed by GitHub
parent c55acec92b
commit 00de6dc6c1
4 changed files with 14 additions and 1 deletions
@@ -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)