mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
Adds expedition guns to map
This commit is contained in:
@@ -824,12 +824,12 @@
|
||||
return
|
||||
..()
|
||||
|
||||
/obj/item/weapon/gun/energy/frontier/emp_act()
|
||||
return
|
||||
|
||||
/obj/item/weapon/gun/energy/frontier/ex_act(severity) //|rugged|
|
||||
/obj/item/weapon/gun/energy/frontier/emp_act(severity)
|
||||
return ..(severity+2)
|
||||
|
||||
/obj/item/weapon/gun/energy/frontier/ex_act() //|rugged|
|
||||
return
|
||||
|
||||
/obj/item/weapon/gun/energy/frontier/locked
|
||||
desc = "An extraordinarily rugged laser weapon, built to last and requiring effectively no maintenance. Includes a built-in crank charger for recharging away from civilization. This one has a safety interlock that prevents firing while in proximity to the facility."
|
||||
req_access = list(access_armory) //for toggling safety
|
||||
|
||||
Reference in New Issue
Block a user