Space Bar + Orion Express QOL mapping and Additions (#13975)

This commit is contained in:
Doxxmedearly
2022-05-22 12:48:47 +02:00
committed by GitHub
parent 3215b8fb2a
commit 081559d401
12 changed files with 227 additions and 47 deletions
+23 -2
View File
@@ -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."