mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-27 18:42:19 +00:00
@@ -10,7 +10,7 @@ obj/machinery/anomaly/hyperspectral/process()
|
||||
icon_state = "scanner_active"
|
||||
else if(prob(10))
|
||||
icon_state = "scanner"
|
||||
flick(src"scanner_active")
|
||||
flick(src, "scanner_active")
|
||||
|
||||
obj/machinery/anomaly/hyperspectral/ScanResults()
|
||||
var/results = "The scan was inconclusive. Check sample integrity and carrier consistency."
|
||||
|
||||
Reference in New Issue
Block a user