mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user