mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Cyborgs
Reduced amount of round-start cyborgs to 1. Removed cyborg latejoining. Added a 7 ds delay on cyborg laser guns. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1489 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -137,6 +137,7 @@ obj/item/weapon/robot_module/syndicate
|
||||
src.modules += new /obj/item/weapon/handcuffs(src)
|
||||
src.modules += new /obj/item/weapon/gun/energy/taser_gun(src)
|
||||
src.emag = new /obj/item/weapon/gun/energy/laser_gun(src)
|
||||
src.emag:shot_delay = 7
|
||||
|
||||
|
||||
/obj/item/weapon/robot_module/janitor/New()
|
||||
|
||||
Reference in New Issue
Block a user