mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 03:21:30 +00:00
Add a holowarrant to the secborg preset. (#1615)
Autosync the local warrants with the datacore on opening the device Please describe the intent of your changes in a clear fashion. Please make sure that, in the case of icon or mapping changes, you include images of these changes in the PR's description.
This commit is contained in:
@@ -464,6 +464,7 @@ var/global/list/robot_modules = list(
|
||||
src.modules += new /obj/item/weapon/melee/baton/robot(src)
|
||||
src.modules += new /obj/item/weapon/gun/energy/taser/mounted/cyborg(src)
|
||||
src.modules += new /obj/item/taperoll/police(src)
|
||||
src.modules += new /obj/item/device/holowarrant(src)
|
||||
src.emag = new /obj/item/weapon/gun/energy/laser/mounted(src)
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user