mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Nanomob
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
disconnect("Program Terminated")
|
||||
STOP_PROCESSING(SSobj, pda)
|
||||
|
||||
/datum/data/pda/app/mob_hunter_game/Destroy()
|
||||
STOP_PROCESSING(SSobj, pda)
|
||||
if(SSmob_hunt)
|
||||
SSmob_hunt.connected_clients -= src
|
||||
return ..()
|
||||
|
||||
/datum/data/pda/app/mob_hunter_game/proc/scan_nearby()
|
||||
if(!SSmob_hunt || !connected)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user