Skip to content

Commit

Permalink
Cherry-picked commit 5e397c6e7b2d2513f49948fbba1eb1d658fe4a9e from De…
Browse files Browse the repository at this point in the history
…ltaV-Station/Delta-v/master
  • Loading branch information
IamVelcroboy authored and PrMirrorBot committed Apr 7, 2024
1 parent b702cbd commit 54f10d3
Show file tree
Hide file tree
Showing 6 changed files with 66 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
- BookMap
- BookJourney
- BookInspiration
- BookJanitorTale
# Guidebook Books
- BookSpaceEncyclopedia
- BookTheBookOfControl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
- BoxCandle
- BoxCandleSmall
- BoxDarts
- BoxCartridgeBB
chance: 0.7
rarePrototypes:
- BoxHugHealing
Expand All @@ -49,6 +50,7 @@
- PresentRandom
- BoxHolyWater
- MysteryFigureBox
- BoxCleanerGrenades
rareChance: 0.05


Expand Down Expand Up @@ -100,6 +102,8 @@
- BoxMagazineCaselessRifleRubber
- BoxMagazineUniversalMagnumPractice
- BoxMagazineUniversalMagnumRubber
- MagazineBoxSpecialRubber
- MagazineBoxSpecialPractice
chance: 0.15
rarePrototypes:
- BoxMagazinePistolCaselessRifle
Expand All @@ -121,4 +125,8 @@
- BoxShellSoulbreaker
- BoxMagazineUniversalMagnum
- BoxSpeedLoaderLightRifle
- MagazineBoxSpecial
- MagazineBoxSpecialIncendiary
- MagazineBoxSpecialUranium
- MagazineBoxSpecialMindbreaker
rareChance: 0.015
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
parent: MarkerBase
id: RandomBoards
name: random machine board spawner
name: random device & board spawner
components:
- type: Sprite
layers:
Expand Down Expand Up @@ -71,6 +71,16 @@
- HotplateMachineCircuitboard
- ElectricGrillMachineCircuitboard
- FatExtractorMachineCircuitboard
- SpaceHeaterMachineCircuitBoard
- StationMapCircuitboard
- Igniter
- IntercomElectronics
- DoorRemoteFirefight
- RadiationCollectorFlatpack
- ContainmentFieldGeneratorFlatpack
- SolarAssemblyFlatpack
- StationBeaconPart
- HandheldStationMap
chance: 0.8
rarePrototypes:
- TraversalDistorterMachineCircuitboard
Expand Down Expand Up @@ -107,4 +117,26 @@
- ShockCollar
- GlimmerMonitorCartridge
- PotatoAIChip
- CargoTelepadMachineCircuitboard
- FlatpackerMachineCircuitboard
- OreProcessorIndustrialMachineCircuitboard
- TurboItemRechargerCircuitboard
- PowerCageRechargerCircuitboard
- HellfireHeaterMachineCircuitBoard
- HellfireFreezerMachineCircuitBoard
- BiofabricatorMachineCircuitboard
- SalvageExpeditionsComputerCircuitboard
- RadarConsoleCircuitboard
- RipleyCentralElectronics
- RipleyPeripheralsElectronics
- HamtrCentralElectronics
- HamtrPeripheralsElectronics
- HonkerCentralElectronics
- HonkerPeripheralsElectronics
- HonkerTargetingElectronics
- RemoteSignallerAdvanced
- SignalTimerElectronics
- LogProbeCartridge
- HoloprojectorField
- DeviceQuantumSpinInverter
rareChance: 0.25
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,18 @@
- ClothingHeadCage
- ClothingHeadHelmetKendoMen
- ClothingHeadBandMerc
- ClothingHeadHatCowboyWhite
- ClothingHeadHatCowboyGrey
- ClothingHeadHatCowboyBrown
- ClothingHeadHatBrownFlatcap
- ClothingHeadHatGreyFlatcap
- ClothingHeadHatPartyRed
- ClothingHeadHatPartyYellow
- ClothingHeadHatPartyGreen
- ClothingHeadHatPartyBlue
- ClothingHeadHatWatermelon
- WaterDropletHat
- ClothingHeadHatRedRacoon
rareChance: 0.03
prototypes:
- ClothingHeadHatAnimalCat
Expand Down Expand Up @@ -98,5 +110,13 @@
- ClothingHeadHatFlatBrown
- ClothingHeadTinfoil
- ClothingHeadHatStrawHat
- ClothingHeadHatCowboyBountyHunter
- ClothingHeadHatCowboyRed
- ClothingHeadHatCowboyBlack
- ClothingHeadHatGladiator
- ClothingHeadHatMagician
- ClothingHeadHatHetmanHat
- ClothingHeadHatTacticalMaidHeadband
- ClothingHeadHatPirateTricord
chance: 0.5
offset: 0.2
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
- MatterBinStockPart
- CrateMaterialSteel
- CrateMaterialGlass
chance: 0.45
chance: 0.50
offset: 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
- PeaSeeds
- PumpkinSeeds
- CottonSeeds
- LilySeeds
chance: 0.95
offset: 0.0
rarePrototypes:
Expand All @@ -64,4 +65,6 @@
- LemoonSeeds
- SteelcapSeeds
- KoibeanSeeds
- SpacemansTrumpetSeeds
- LaughinPeaSeeds
rareChance: 0.05

0 comments on commit 54f10d3

Please sign in to comment.