mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Remove spawn.
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
|
||||
/obj/item/device/ano_scanner/interact(var/mob/user as mob)
|
||||
if(world.time - last_scan_time >= scan_delay)
|
||||
spawn(0)
|
||||
scan()
|
||||
scan()
|
||||
|
||||
var/message = "Background radiation levels detected."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user