Skip to content

Commit

Permalink
adds
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfking6116 committed Mar 11, 2024
1 parent 8474f73 commit 9c52591
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions Resources/Prototypes/_NF/Research/industrial.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Tier 1

# Tier 2

- type: technology
id: RapidConstruction
name: research-technology-rapid-construction
icon:
sprite: Objects/Tools/rcd.rsi
state: icon
discipline: Industrial
tier: 2
cost: 10000
recipeUnlocks:
- RCD
- RCDAmmo
- BorgModuleRCD

# Tier 3

# - type: technology # frontier - threw this in here since I noticed it was missing, incase anyone wanted it back in. not the point of this pr so can remove it if needed.
# id: CompactPower
# name: research-technology-compact-power
# icon:
# sprite: Structures/Power/Generation/wallmount_generator.rsi
# state: panel
# discipline: Industrial
# tier: 3
# cost: 15000
# recipeUnlocks:
# - WallmountSubstationElectronics
# - WallmountGeneratorElectronics
# - WallmountGeneratorAPUElectronics

0 comments on commit 9c52591

Please sign in to comment.