code/game/objects/items/devices/battle_royale.dm
/obj/item/royale_implanter | Quietly implants people with battle royale implants |
---|---|
/obj/item/royale_remote | Activates implants implanted by linked royale implanter |
/datum/battle_royale_master | Basically just exists to hold references to datums so that they don't GC |
/datum/battle_royale_controller | Datum which controls the conflict |