Skip to content

Commit

Permalink
returns RCD to science + Shipyard RCD to NF directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfking6116 committed Mar 19, 2024
1 parent 028de8b commit 56c535f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
1 change: 1 addition & 0 deletions Resources/Locale/en-US/_NF/research/technologies.ftl
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
research-techology-advanced-personal-propulsion = Advanced Personal Propulsion
research-technology-rapid-construction = Rapid Construction
research-technology-adv-rapid-construction = Advanced Rapid Construction
33 changes: 16 additions & 17 deletions Resources/Prototypes/_NF/Research/industrial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,26 @@
name: research-technology-rapid-construction
icon:
sprite: Objects/Tools/rcd.rsi
state: icon
state: icon-shipyard
discipline: Industrial
tier: 2
cost: 10000
recipeUnlocks:
- RCD
- RCDAmmo
- BorgModuleRCD
- ShipyardRCD
- ShipyardRCDAmmo

# 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
- type: technology
id: AdvRapidConstruction
name: research-technology-adv-rapid-construction
icon:
sprite: Objects/Tools/rcd.rsi
state: icon
discipline: Industrial
tier: 3
cost: 20000
recipeUnlocks:
- RCD
- RCDAmmo
- BorgModuleRCD

0 comments on commit 56c535f

Please sign in to comment.