This commit is contained in:
SandPoot
2021-05-06 02:50:32 -03:00
parent 9cf04467a7
commit 6bd5707a63
2 changed files with 3 additions and 3 deletions
+3
View File
@@ -55,6 +55,9 @@
///Internal holder for emissive blocker object, do not use directly use blocks_emissive
var/atom/movable/emissive_blocker/em_block
/// Should we use tooltips, if the thing does not have the code implemented `get_tooltip_data()`, it will default to examine(src)
var/tooltips = FALSE
/atom/movable/Initialize(mapload)
. = ..()
-3
View File
@@ -122,9 +122,6 @@ Notes:
if(user.client && user.client.tooltips)
user.client.tooltips.hide()
/atom/movable
var/tooltips = FALSE
/atom/movable/proc/get_tooltip_data()
return