mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #2245 from CHOMPStationBot/upstream-merge-10708
[MIRROR] Phaser handbow crate name change
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "Frontier phaser (station-locked) crate"
|
||||
contains = list(
|
||||
/obj/item/weapon/gun/energy/locked/frontier = 2,
|
||||
/obj/item/weapon/gun/energy/locked/frontier/holdout = 1,
|
||||
/obj/item/weapon/gun/energy/locked/frontier/holdout = 2,
|
||||
)
|
||||
cost = 35
|
||||
containertype = /obj/structure/closet/crate/secure
|
||||
@@ -16,5 +16,5 @@
|
||||
)
|
||||
cost = 20
|
||||
containertype = /obj/structure/closet/crate/secure
|
||||
containername = "frontier phaser crate"
|
||||
access = access_explorer
|
||||
containername = "phaser handbow crate"
|
||||
access = access_explorer
|
||||
Reference in New Issue
Block a user