mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Space Bar + Orion Express QOL mapping and Additions (#13975)
This commit is contained in:
@@ -1102,7 +1102,8 @@
|
||||
/obj/item/rig/military = 0.5,
|
||||
/obj/item/rig/unathi/fancy = 0.5,
|
||||
/obj/item/rig/vaurca/minimal = 0.5,
|
||||
/obj/item/anomaly_core = 0.5
|
||||
/obj/item/anomaly_core = 0.5,
|
||||
/obj/item/reagent_containers/food/drinks/bottle/vintage_wine = 0.1
|
||||
)
|
||||
|
||||
/obj/random/highvalue/no_crystal
|
||||
@@ -1117,9 +1118,29 @@
|
||||
/obj/item/rig/military = 0.5,
|
||||
/obj/item/rig/unathi/fancy = 0.5,
|
||||
/obj/item/rig/vaurca/minimal = 0.5,
|
||||
/obj/item/anomaly_core = 0.5
|
||||
/obj/item/anomaly_core = 0.5,
|
||||
/obj/item/reagent_containers/food/drinks/bottle/vintage_wine = 0.1
|
||||
)
|
||||
|
||||
//Can be good loot for away sites as well as a guaranteed valuable for a merchant.
|
||||
/obj/random/highvalue/no_weapon
|
||||
problist = list(
|
||||
/obj/item/bluespace_crystal = 1,
|
||||
/obj/item/reagent_containers/food/drinks/bottle/vintage_wine = 0.1,
|
||||
/obj/item/clothing/glasses/thermal = 0.5,
|
||||
/obj/item/anomaly_core = 0.5,
|
||||
/obj/item/rig/military = 0.2,
|
||||
/obj/item/rig/unathi/fancy = 0.2,
|
||||
/obj/item/stack/material/phoron/full = 0.1,
|
||||
/obj/item/stack/material/plasteel/full = 0.8,
|
||||
/obj/random/voidsuit = 1,
|
||||
/obj/item/rfd/construction = 0.4,
|
||||
/obj/item/vaurca/box = 0.1,
|
||||
/obj/item/melee/vaurca/rock = 0.1,
|
||||
/obj/item/device/personal_shield = 0.1,
|
||||
/obj/item/storage/secure/briefcase/money = 0.1
|
||||
)
|
||||
|
||||
/obj/random/junk
|
||||
name = "random trash"
|
||||
desc = "This is toss."
|
||||
|
||||
Reference in New Issue
Block a user