mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 18:14:25 +01:00
Exploration/Gateway Update
- Adds a new Scatter type of gateway, abductor, which strips the person's gear and deposits them somewhere else - Nerfs Expedition Phasers and Holdout Phasers - Reduces the number of full size phasers in Exploration from 4 to 3 - Slightly buffs melee mobs - Removes humanoid mobs from Virgo 3B Wilderness - Removes ADG from one of the POIs from V2
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
|
||||
|
||||
Reference in New Issue
Block a user