Skip to content

Commit

Permalink
Reintroduces The Reclaimer as a ruin (DeltaV-Station#1482)
Browse files Browse the repository at this point in the history
* Reintroduces The Reclaimer as a ruin

* fix

Signed-off-by: deltanedas <[email protected]>

---------

Signed-off-by: deltanedas <[email protected]>
Co-authored-by: Velcroboy <[email protected]>
Co-authored-by: deltanedas <[email protected]>
  • Loading branch information
3 people authored Aug 11, 2024
1 parent ab3c0f3 commit 12fa5bb
Show file tree
Hide file tree
Showing 9 changed files with 10,057 additions and 3 deletions.
1,310 changes: 1,310 additions & 0 deletions Resources/Maps/Shuttles/DeltaV/mining_base.yml

Large diffs are not rendered by default.

1,319 changes: 1,319 additions & 0 deletions Resources/Maps/Shuttles/DeltaV/mining_broken.yml

Large diffs are not rendered by default.

1,341 changes: 1,341 additions & 0 deletions Resources/Maps/Shuttles/DeltaV/mining_carp.yml

Large diffs are not rendered by default.

1,255 changes: 1,255 additions & 0 deletions Resources/Maps/Shuttles/DeltaV/mining_morebroken.yml

Large diffs are not rendered by default.

851 changes: 851 additions & 0 deletions Resources/Maps/Shuttles/DeltaV/mining_mostdestroyed.yml

Large diffs are not rendered by default.

1,331 changes: 1,331 additions & 0 deletions Resources/Maps/Shuttles/DeltaV/mining_snakes.yml

Large diffs are not rendered by default.

1,301 changes: 1,301 additions & 0 deletions Resources/Maps/Shuttles/DeltaV/mining_ticks.yml

Large diffs are not rendered by default.

1,336 changes: 1,336 additions & 0 deletions Resources/Maps/Shuttles/DeltaV/mining_watcher.yml

Large diffs are not rendered by default.

16 changes: 13 additions & 3 deletions Resources/Prototypes/Entities/Stations/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,19 @@
# - type: TradeStation
# paths:
# - /Maps/Shuttles/trading_outpost.yml
# mining: # DeltaV - no salv ship
# paths:
# - /Maps/Shuttles/mining.yml
mining: !type:GridSpawnGroup # DeltaV - reclaimer is a wreck instead of working shuttle
hide: true
nameGrid: true
minCount: 1
maxCount: 1
paths:
- /Maps/Shuttles/DeltaV/mining_broken.yml
- /Maps/Shuttles/DeltaV/mining_morebroken.yml
- /Maps/Shuttles/DeltaV/mining_mostdestroyed.yml
- /Maps/Shuttles/DeltaV/mining_ticks.yml
- /Maps/Shuttles/DeltaV/mining_carp.yml
- /Maps/Shuttles/DeltaV/mining_snakes.yml
- /Maps/Shuttles/DeltaV/mining_watcher.yml
# Spawn last
ruins: !type:GridSpawnGroup
hide: true
Expand Down

0 comments on commit 12fa5bb

Please sign in to comment.