mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Ports SStyping from Nebula. (#16169)
* Ports SStyping from Nebula. * the spook * a * fix * bring the fanfare to its knees * add a speech bubble type pref --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
update_icon()
|
||||
|
||||
if(requires_contact)
|
||||
invisibility = INVISIBILITY_OVERMAP // Effects that require identification have their images cast to the client via sensors.
|
||||
set_invisibility(INVISIBILITY_OVERMAP)// Effects that require identification have their images cast to the client via sensors.
|
||||
|
||||
/obj/effect/overmap/Crossed(var/obj/effect/overmap/visitable/other)
|
||||
if(istype(other))
|
||||
|
||||
Reference in New Issue
Block a user