Skip to content

Commit

Permalink
make void jetpack REable (#1400)
Browse files Browse the repository at this point in the history
* make void jetpack REable

* rerun

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
  • Loading branch information
deltanedas authored Jun 17, 2024
1 parent acf3118 commit d29f92c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Resources/Prototypes/DeltaV/Recipes/Lathes/devices.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- type: latheRecipe
id: JetpackVoid
result: JetpackVoid
completetime: 15
materials:
Steel: 3000
Glass: 1500
Plastic: 1000
Gold: 300
Silver: 800
4 changes: 4 additions & 0 deletions Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,10 @@
- Back
- suitStorage
- Belt
- type: ReverseEngineering # DeltaV - make void jetpack RE'able
difficulty: 4
recipes:
- JetpackVoid

# Filled void
- type: entity
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,9 @@
- JetpackBlue
- JetpackMini
# End Nyano additions
# Begin DeltaV additions
- JetpackVoid
# End DeltaV additions
- type: MaterialStorage
whitelist:
tags:
Expand Down

0 comments on commit d29f92c

Please sign in to comment.