Skip to content

Commit 0a4709a

Browse files
committed
Shuttle Armament can stay, as a treat
Re-added shuttle armament research
1 parent 4974d97 commit 0a4709a

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

Resources/Prototypes/_NF/Recipes/Lathes/Packs/blueprints.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,9 @@
238238
- FlashlightSecliteNF
239239
# NFSpecialMeans
240240
- NFClothingBackpackElectropack
241+
# NFBasicShuttleArmament
242+
- NFGrenadeFlash
243+
- NFGrenadeEMP
241244

242245
# region Salvage
243246
- type: latheRecipePack
@@ -494,6 +497,12 @@
494497
- ExplosivePayload
495498
# NFPortableMicrofusionWeaponry
496499
- NFPortableRecharger
500+
# NFBasicShuttleArmament
501+
- PowerCageRechargerCircuitboard
502+
- PowerCageSmall
503+
- PowerCageMedium
504+
- PowerCageHigh
505+
- NFMagazineGrenadeEmpty
497506

498507
# region Engineering & Science
499508
- type: latheRecipePack

Resources/Prototypes/_NF/Research/techtree.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1878,3 +1878,24 @@
18781878
technologyPrerequisites:
18791879
- NFImprovedRifleAmmo
18801880
position: 3, 44
1881+
1882+
- type: technology
1883+
id: NFBasicShuttleArmament
1884+
name: nf-research-technology-basic-shuttle-armament
1885+
entityIcon: PowerCageRecharger
1886+
discipline: NFArsenalMercenary
1887+
tier: 1
1888+
cost: 10000
1889+
recipeUnlocks:
1890+
- PowerCageRechargerCircuitboard
1891+
- PowerCageSmall
1892+
- PowerCageMedium
1893+
- PowerCageHigh
1894+
- NFMagazineGrenadeEmpty
1895+
- NFGrenadeFlash
1896+
- NFGrenadeEMP
1897+
prerequisiteLineType: Tree
1898+
technologyPrerequisites:
1899+
- NFImprovedSalvageWeapons
1900+
- NFExplosiveTechnology
1901+
position: 4, 40

0 commit comments

Comments
 (0)