mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
Merge pull request #1708 from Yoshax/cargoguns
Comments out Burst Laser crate because tis a silly weapon
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
containertype = /obj/structure/closet/crate/secure
|
||||
containername = "Energy marksman crate"
|
||||
access = access_armory
|
||||
|
||||
/* VOREStation edit -- This is a bad idea.
|
||||
/datum/supply_packs/munitions/burstlaser
|
||||
name = "Burst laser crate"
|
||||
contains = list(/obj/item/weapon/gun/energy/gun/burst = 2)
|
||||
@@ -81,7 +81,7 @@
|
||||
containertype = /obj/structure/closet/crate/secure
|
||||
containername = "Burst laser crate"
|
||||
access = access_armory
|
||||
|
||||
*/
|
||||
/datum/supply_packs/munitions/ionweapons
|
||||
name = "Electromagnetic weapons crate"
|
||||
contains = list(
|
||||
|
||||
Reference in New Issue
Block a user