mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Update code/datums/brain_damage/special.dm
Co-Authored-By: trollbreeder <trollbreeder@users.noreply.github.com>
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
desc = "Patient is prone to frequent spontaneous quantum entanglement, against all odds, causing spatial anomalies."
|
||||
scan_desc = "quantum alignment"
|
||||
gain_text = "<span class='notice'>You feel faintly connected to everything around you...</span>"
|
||||
lose_text = "<span class='warning'>You no longer feel strangely connected to your surroundings.</span>"
|
||||
lose_text = "<span class='warning'>You no longer feel connected to your surroundings.</span>"
|
||||
var/atom/linked_target = null
|
||||
var/linked = FALSE
|
||||
var/returning = FALSE
|
||||
|
||||
Reference in New Issue
Block a user