/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/dcs/signals/signals_bitrunning.dm

COMSIG_BITRUNNER_ALERT_SEVERfrom /atom/movable/screen/alert/bitrunning/qserver_domain_complete
COMSIG_BITRUNNER_GOAL_POINTfrom /obj/effect/bitrunning/loot_signal: (points)
COMSIG_BITRUNNER_NETPOD_SEVERfrom /obj/machinery/netpod/sever_connection()
COMSIG_BITRUNNER_CROWBAR_ALERTfrom /obj/machinery/netpod/default_pry_open() : (mob/living/intruder)
COMSIG_BITRUNNER_NETPOD_INTEGRITYfrom /obj/machinery/netpod/on_damage_taken()
COMSIG_BITRUNNER_NETPOD_OPENEDfrom /obj/machinery/netpod/open_machine()
COMSIG_BITRUNNER_DOMAIN_COMPLETEfrom /obj/machinery/quantum_server/on_goal_turf_entered(): (atom/entered, reward_points)
COMSIG_BITRUNNER_CACHE_SEVERfrom /obj/machinery/quantum_server/generate_loot()
COMSIG_BITRUNNER_QSRV_SEVERfrom /obj/machinery/quantum_server/sever_connection()
COMSIG_BITRUNNER_SHUTDOWN_ALERTfrom /obj/machinery/quantum_server/shutdown() : (mob/living)
COMSIG_BITRUNNER_THREAT_CREATEDfrom /obj/machinery/quantum_server/notify_threat()
COMSIG_BITRUNNER_DOMAIN_SCRUBBEDfrom /obj/machinery/quantum_server/scrub_vdom()
COMSIG_BITRUNNER_STATION_SPAWNfrom /obj/machienry/quantum_server/station_spawn()
COMSIG_BITRUNNER_LADDER_SEVERfrom /obj/structure/hololadder/disconnect()

Define Details

COMSIG_BITRUNNER_ALERT_SEVER

from /atom/movable/screen/alert/bitrunning/qserver_domain_complete

COMSIG_BITRUNNER_CACHE_SEVER

from /obj/machinery/quantum_server/generate_loot()

COMSIG_BITRUNNER_CROWBAR_ALERT

from /obj/machinery/netpod/default_pry_open() : (mob/living/intruder)

COMSIG_BITRUNNER_DOMAIN_COMPLETE

from /obj/machinery/quantum_server/on_goal_turf_entered(): (atom/entered, reward_points)

COMSIG_BITRUNNER_DOMAIN_SCRUBBED

from /obj/machinery/quantum_server/scrub_vdom()

COMSIG_BITRUNNER_GOAL_POINT

from /obj/effect/bitrunning/loot_signal: (points)

COMSIG_BITRUNNER_LADDER_SEVER

from /obj/structure/hololadder/disconnect()

COMSIG_BITRUNNER_NETPOD_INTEGRITY

from /obj/machinery/netpod/on_damage_taken()

COMSIG_BITRUNNER_NETPOD_OPENED

from /obj/machinery/netpod/open_machine()

COMSIG_BITRUNNER_NETPOD_SEVER

from /obj/machinery/netpod/sever_connection()

COMSIG_BITRUNNER_QSRV_SEVER

from /obj/machinery/quantum_server/sever_connection()

COMSIG_BITRUNNER_SHUTDOWN_ALERT

from /obj/machinery/quantum_server/shutdown() : (mob/living)

COMSIG_BITRUNNER_STATION_SPAWN

from /obj/machienry/quantum_server/station_spawn()

COMSIG_BITRUNNER_THREAT_CREATED

from /obj/machinery/quantum_server/notify_threat()