Refactors the 'Examine' status tab (#16330)

* Removes the 'Examine' tab

* Revert "Removes the 'Examine' tab"

This reverts commit 0dd01722c9.

* Initial system and misc items

* Atmospherics

* Engineering

* Medical

* Mobs

* Stacks

* Structures

* Turfs & Weapons

* Final stuff and bad documentation

* Sheer laziness
This commit is contained in:
SabreML
2021-07-26 18:11:57 +01:00
committed by GitHub
parent c7f4c82dfe
commit 2c0ae9c500
69 changed files with 396 additions and 410 deletions
+3
View File
@@ -69,6 +69,9 @@
//datum that controls the displaying and hiding of tooltips
var/datum/tooltip/tooltips
/// Persistent storage for the flavour text of examined atoms.
var/list/description_holders = list()
// Their chat window, sort of important.
// See /goon/code/datums/browserOutput.dm
var/datum/chatOutput/chatOutput