mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-18 18:57:15 +01:00
Merge pull request #1815 from CHOMPStationBot/upstream-merge-10157
[MIRROR] Adminbus Update
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
name = "military CIWS turret"
|
||||
desc = "A ship weapons turret designed for anti-fighter defense."
|
||||
req_one_access = list(access_cent_general)
|
||||
installation = /obj/item/weapon/gun/energy/lasercannon
|
||||
installation = /obj/item/weapon/gun/energy/pulse_rifle/destroyer
|
||||
health = 500
|
||||
maxhealth = 500
|
||||
enabled = TRUE
|
||||
|
||||
@@ -332,6 +332,9 @@ GLOBAL_LIST_EMPTY(unique_deployable)
|
||||
light_power = 1
|
||||
light_color = "#FFFFFF"
|
||||
|
||||
/obj/structure/fans/hardlight/ex_act()
|
||||
return
|
||||
|
||||
/obj/structure/fans/hardlight/colorable
|
||||
name = "hardlight shield"
|
||||
icon_state = "hardlight_colorable"
|
||||
|
||||
Reference in New Issue
Block a user