mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
mercenary cruiser
This commit is contained in:
@@ -10,3 +10,16 @@
|
||||
check_weapons = TRUE
|
||||
auto_repair = TRUE
|
||||
can_salvage = FALSE
|
||||
|
||||
/obj/machinery/porta_turret/stationary/syndie/CIWS
|
||||
name = "mercenary CIWS turret"
|
||||
desc = "A ship-grade weapons turret designed for anti-fighter defense."
|
||||
req_one_access = list(access_syndicate)
|
||||
installation = /obj/item/weapon/gun/energy/lasercannon
|
||||
health = 500
|
||||
maxhealth = 500
|
||||
enabled = TRUE
|
||||
lethal = TRUE
|
||||
check_weapons = TRUE
|
||||
auto_repair = TRUE
|
||||
can_salvage = FALSE
|
||||
Reference in New Issue
Block a user