mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
e1ad4e7eb2
* Some expansion * fix
185 lines
6.4 KiB
Plaintext
185 lines
6.4 KiB
Plaintext
// Special loot pile that uses gamma items. These spawn only once!
|
|
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
/datum/element/lootable/trash_pile
|
|
chance_uncommon = 20
|
|
chance_rare = 2
|
|
chance_gamma = 1 // Special single drop table
|
|
|
|
unlucky_loot = list(
|
|
/obj/item/grenade/flashbang/clusterbang/primed,
|
|
/obj/item/storage/box/old_syringes,
|
|
/obj/item/storage/box/donut/empty,
|
|
/obj/item/grenade/smokebomb/primed,
|
|
/obj/item/storage/box,
|
|
/obj/item/storage/box/cups,
|
|
/obj/item/trash/candle,
|
|
/obj/item/trash/candy,
|
|
/obj/item/trash/candy/proteinbar,
|
|
/obj/item/trash/candy/gums,
|
|
/obj/item/trash/cheesie,
|
|
/obj/item/trash/chips,
|
|
/obj/item/trash/chips/bbq,
|
|
/obj/item/trash/liquidfood,
|
|
/obj/item/trash/pistachios,
|
|
/obj/item/trash/plate,
|
|
/obj/item/trash/popcorn,
|
|
/obj/item/trash/raisins,
|
|
/obj/item/trash/semki,
|
|
/obj/item/trash/snack_bowl,
|
|
/obj/item/trash/sosjerky,
|
|
/obj/item/trash/syndi_cakes,
|
|
/obj/item/trash/tastybread,
|
|
/obj/item/trash/coffee,
|
|
/obj/item/trash/tray,
|
|
/obj/item/trash/unajerky,
|
|
/obj/item/trash/waffles,
|
|
/obj/item/spacecash/c1,
|
|
/obj/item/card/emag_broken,
|
|
/obj/effect/decal/remains/lizard,
|
|
/obj/effect/decal/remains/mouse,
|
|
/obj/effect/decal/remains/robot,
|
|
/obj/item/pizzabox/old,
|
|
/obj/item/paper/crumpled
|
|
)
|
|
|
|
common_loot = list(
|
|
/obj/item/clothing/gloves/rainbow,
|
|
/obj/item/clothing/gloves/white,
|
|
/obj/item/storage/backpack,
|
|
/obj/item/storage/backpack/satchel/norm,
|
|
/obj/item/storage/box,
|
|
// /obj/random/cigarettes,
|
|
/obj/item/broken_device/random,
|
|
/obj/item/clothing/head/hardhat,
|
|
/obj/item/clothing/mask/breath,
|
|
/obj/item/clothing/shoes/black,
|
|
/obj/item/clothing/shoes/black,
|
|
/obj/item/clothing/shoes/laceup,
|
|
/obj/item/clothing/shoes/laceup/brown,
|
|
/obj/item/clothing/suit/storage/hazardvest,
|
|
/obj/item/clothing/under/color/grey,
|
|
/obj/item/clothing/suit/caution,
|
|
/obj/item/cell,
|
|
/obj/item/cell/device,
|
|
/obj/item/flashlight/flare,
|
|
/obj/item/reagent_containers/food/snacks/liquidfood,
|
|
/obj/item/spacecash/c1,
|
|
/obj/item/storage/backpack/satchel,
|
|
/obj/item/storage/briefcase,
|
|
/obj/item/clothing/accessory/storage/webbing,
|
|
/obj/item/clothing/glasses/meson,
|
|
/obj/item/clothing/gloves/botanic_leather,
|
|
/obj/item/clothing/head/hardhat/red,
|
|
/obj/item/clothing/mask/gas,
|
|
/obj/item/clothing/suit/storage/apron,
|
|
/obj/item/clothing/suit/storage/toggle/bomber,
|
|
/obj/item/clothing/suit/storage/toggle/brown_jacket,
|
|
/obj/item/clothing/suit/storage/toggle/hoodie/black,
|
|
/obj/item/clothing/suit/storage/toggle/hoodie/blue,
|
|
/obj/item/clothing/suit/storage/toggle/hoodie/red,
|
|
/obj/item/clothing/suit/storage/toggle/hoodie/yellow,
|
|
/obj/item/clothing/suit/storage/toggle/leather_jacket,
|
|
/obj/item/pda,
|
|
/obj/item/radio/headset,
|
|
/obj/item/camera_assembly,
|
|
/obj/item/clothing/head/cone,
|
|
/obj/item/cell/high,
|
|
/obj/item/poster,
|
|
/obj/item/clothing/shoes/galoshes,
|
|
/obj/item/spacecash/random_value/low,
|
|
/obj/item/storage/backpack/dufflebag,
|
|
/obj/item/storage/box/donkpockets,
|
|
/obj/item/storage/box/mousetraps,
|
|
/obj/item/toy/baseball,
|
|
/obj/item/storage/box/cups,
|
|
/obj/item/storage/wallet)
|
|
|
|
uncommon_loot = list(
|
|
/obj/item/pen/chameleon,
|
|
/obj/item/clothing/glasses/meson/prescription,
|
|
/obj/item/clothing/gloves/fyellow,
|
|
/obj/item/clothing/gloves/sterile/thieves,
|
|
/obj/item/clothing/head/welding,
|
|
/obj/item/clothing/mask/gas/half,
|
|
/obj/item/clothing/under/pants/camo,
|
|
/obj/item/clothing/under/syndicate/tacticool,
|
|
/obj/item/clothing/under/hyperfiber,
|
|
/obj/item/camera,
|
|
/obj/item/cell/super,
|
|
/obj/item/reagent_containers/glass/rag,
|
|
/obj/item/storage/box/sinpockets,
|
|
/obj/item/storage/secure/briefcase,
|
|
/obj/item/clothing/under/fluff/latexmaid,
|
|
/obj/item/toy/tennis/random,
|
|
/obj/item/storage/box/brainzsnax,
|
|
/obj/item/storage/box/brainzsnax/red,
|
|
/obj/item/clothing/glasses/sunglasses,
|
|
/obj/item/clothing/glasses/sunglasses/bigshot,
|
|
/obj/item/clothing/glasses/welding,
|
|
/obj/item/clothing/gloves/yellow,
|
|
/obj/item/clothing/head/bio_hood/general,
|
|
/obj/item/clothing/head/ushanka,
|
|
/obj/item/clothing/shoes/syndigaloshes,
|
|
/obj/item/clothing/suit/bio_suit/general,
|
|
/obj/item/clothing/suit/space/emergency,
|
|
/obj/item/clothing/under/harness,
|
|
/obj/item/clothing/under/tactical,
|
|
/obj/item/clothing/suit/armor/material/makeshift/random,
|
|
/obj/item/flashlight/glowstick/random,
|
|
/obj/item/flashlight/pen,
|
|
/obj/item/paicard,
|
|
/obj/item/clothing/accessory/permit/gun,
|
|
/obj/item/clothing/mask/gas/voice,
|
|
/obj/item/spacecash/random_value,
|
|
/obj/item/clothing/gloves/bluespace/deluxe,
|
|
/obj/item/storage/backpack/dufflebag/syndie)
|
|
|
|
rare_loot = list(
|
|
/obj/item/pizzavoucher,
|
|
/obj/item/storage/pill_bottle/paracetamol,
|
|
/obj/item/storage/pill_bottle/happy,
|
|
/obj/item/storage/pill_bottle/zoom,
|
|
/obj/item/seeds/ambrosiavulgarisseed,
|
|
/obj/item/gun/energy/sizegun,
|
|
/obj/item/slow_sizegun,
|
|
/obj/item/clothing/accessory/collar/shock/bluespace,
|
|
/obj/item/cracker,
|
|
/obj/item/material/butterfly,
|
|
/obj/item/material/butterfly/switchblade,
|
|
/obj/item/clothing/accessory/knuckledusters,
|
|
/obj/item/clothing/gloves/heavy_engineer,
|
|
/obj/item/reagent_containers/syringe/drugs,
|
|
/obj/item/reagent_containers/syringe/old,
|
|
/obj/item/implanter/sizecontrol,
|
|
/obj/item/handcuffs/fuzzy,
|
|
/obj/item/handcuffs/legcuffs/fuzzy,
|
|
/obj/item/storage/box/syndie_kit/spy,
|
|
/obj/item/grenade/anti_photon,
|
|
/obj/item/clothing/under/hyperfiber/bluespace,
|
|
/obj/item/selectable_item/chemistrykit/size,
|
|
/obj/item/selectable_item/chemistrykit/gender,
|
|
/obj/item/clothing/gloves/bluespace/emagged,
|
|
/obj/item/reagent_containers/glass/beaker/vial/sustenance,
|
|
/obj/item/clothing/suit/storage/vest/heavy/merc,
|
|
/obj/item/nif/bad,
|
|
/obj/item/radio_jammer,
|
|
/obj/item/sleevemate,
|
|
/obj/item/bodysnatcher,
|
|
/obj/item/beartrap,
|
|
/obj/item/cell/hyper/empty,
|
|
/obj/item/disk/nifsoft/compliance,
|
|
/obj/item/implanter/compliance,
|
|
/obj/item/material/knife/tacknife,
|
|
/obj/item/storage/box/survival/space,
|
|
/obj/item/storage/secure/briefcase/trashmoney,
|
|
/obj/item/survivalcapsule/popcabin,
|
|
/obj/item/reagent_containers/syringe/steroid,
|
|
/obj/item/capture_crystal,
|
|
/obj/item/perfect_tele/one_beacon,
|
|
/obj/item/gun/energy/mouseray,
|
|
/obj/item/clothing/accessory/collar/shock/bluespace/modified,
|
|
/obj/item/gun/energy/sizegun/backfire,
|
|
/obj/item/storage/box/monkeycubes,
|
|
/obj/item/storage/box/monkeycubes/pets/NT_standard,
|
|
/obj/item/storage/box/monkeycubes/pets/NT_special)
|