mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Changes the contents of the random vault rigs (#5726)
This pr removes the vaurca and ert rig from the random vault rig selection, instead it replaces them with station related random rigs. The vaurca rig can be found in the safe now instead.
This commit is contained in:
@@ -866,6 +866,7 @@
|
||||
/obj/item/weapon/gun/projectile/automatic/terminator = 0.5,
|
||||
/obj/item/weapon/rig/military = 0.5,
|
||||
/obj/item/weapon/rig/unathi/fancy = 0.5,
|
||||
/obj/item/weapon/rig/vaurca/minimal = 0.5,
|
||||
/obj/item/weapon/anomaly_core = 0.5
|
||||
)
|
||||
|
||||
@@ -1102,13 +1103,12 @@
|
||||
icon = 'icons/obj/rig_modules.dmi'
|
||||
icon_state = "breacher_rig"
|
||||
spawnlist = list(
|
||||
/obj/item/weapon/rig/ce/equipped = 1,
|
||||
/obj/item/weapon/rig/ert/janitor = 0.1,
|
||||
/obj/item/weapon/rig/eva/equipped = 0.5,
|
||||
/obj/item/weapon/rig/ce = 1,
|
||||
/obj/item/weapon/rig/eva= 1,
|
||||
/obj/item/weapon/rig/hazard = 1,
|
||||
/obj/item/weapon/rig/hazmat = 1,
|
||||
/obj/item/weapon/rig/unathi = 1,
|
||||
/obj/item/weapon/rig/vaurca/minimal = 0.1
|
||||
/obj/item/weapon/rig/medical = 1,
|
||||
/obj/item/weapon/rig/industrial = 1
|
||||
)
|
||||
|
||||
/obj/random/telecrystals
|
||||
|
||||
Reference in New Issue
Block a user