From 9a21c1975816040bca25c4ba1dcbd56305a64603 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sat, 27 May 2023 22:19:03 +1000 Subject: [PATCH] Update grappling gun tech (#16850) --- Resources/Prototypes/Research/experimental.yml | 12 ------------ Resources/Prototypes/Research/industrial.yml | 14 +++++++++++++- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Resources/Prototypes/Research/experimental.yml b/Resources/Prototypes/Research/experimental.yml index 2043bc2648..c2e96fd0a7 100644 --- a/Resources/Prototypes/Research/experimental.yml +++ b/Resources/Prototypes/Research/experimental.yml @@ -145,18 +145,6 @@ recipeUnlocks: - RPED -- type: technology - id: Grappling - name: research-technology-grappling - icon: - sprite: Objects/Weapons/Guns/Launchers/grappling_gun.rsi - state: base - discipline: Experimental - tier: 2 - cost: 5000 - recipeUnlocks: - - WeaponGrapplingGun - # Tier 3 - type: technology diff --git a/Resources/Prototypes/Research/industrial.yml b/Resources/Prototypes/Research/industrial.yml index 36e0847e75..fd8ec3bd63 100644 --- a/Resources/Prototypes/Research/industrial.yml +++ b/Resources/Prototypes/Research/industrial.yml @@ -85,6 +85,18 @@ # Tier 2 +- type: technology + id: Grappling + name: research-technology-grappling + icon: + sprite: Objects/Weapons/Guns/Launchers/grappling_gun.rsi + state: base + discipline: Industrial + tier: 2 + cost: 5000 + recipeUnlocks: + - WeaponGrapplingGun + - type: technology id: RapidConstruction name: research-technology-rapid-construction @@ -172,7 +184,7 @@ - WelderIndustrialAdvanced - PowerDrill - JawsOfLife - + # Tier 3 - type: technology