Skip to content

Commit

Permalink
Gravity research 1984 (Remove tether/force gun) (#232)
Browse files Browse the repository at this point in the history
* Gravity 1984

* 1984 part 2
  • Loading branch information
DebugOk authored Oct 23, 2023
1 parent 4c3846b commit 9bb9662
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 62 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,10 @@
- SyringeBluespace
- WeaponCrusher
- WeaponCrusherDagger
- WeaponForceGun
#- WeaponForceGun
- WeaponProtoKineticAccelerator
- WeaponTetherGun
- WeaponGrapplingGun
#- WeaponTetherGun
#- WeaponGrapplingGun
- ClothingBackpackHolding
- ClothingBackpackSatchelHolding
- ClothingBackpackDuffelHolding
Expand Down Expand Up @@ -467,7 +467,7 @@
- BorgModuleCleaning
- BorgModuleTrashCollection
- BorgModuleMining
- BorgModuleGrapplingGun
#- BorgModuleGrapplingGun
- BorgModuleGasAnalyzer
- BorgModuleAdvancedTool
- BorgModuleRCD
Expand Down
50 changes: 25 additions & 25 deletions Resources/Prototypes/Recipes/Lathes/devices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,14 +149,14 @@
Glass: 250
Plastic: 50

- type: latheRecipe
id: WeaponForceGun
result: WeaponForceGun
completetime: 5
materials:
Steel: 500
Glass: 400
Silver: 200
#- type: latheRecipe #DeltaV - LRP
# id: WeaponForceGun
# result: WeaponForceGun
# completetime: 5
# materials:
# Steel: 500
# Glass: 400
# Silver: 200

- type: latheRecipe
id: WeaponProtoKineticAccelerator
Expand All @@ -167,20 +167,20 @@
Glass: 500
Silver: 100

- type: latheRecipe
id: WeaponTetherGun
result: WeaponTetherGun
completetime: 5
materials:
Steel: 500
Glass: 400
Silver: 100

- type: latheRecipe
id: WeaponGrapplingGun
result: WeaponGrapplingGun
completetime: 5
materials:
Steel: 500
Glass: 400
Gold: 100
#- type: latheRecipe #DeltaV - LRP
# id: WeaponTetherGun
# result: WeaponTetherGun
# completetime: 5
# materials:
# Steel: 500
# Glass: 400
# Silver: 100

#- type: latheRecipe #DeltaV - LRP
# id: WeaponGrapplingGun
# result: WeaponGrapplingGun
# completetime: 5
# materials:
# Steel: 500
# Glass: 400
# Gold: 100
18 changes: 9 additions & 9 deletions Resources/Prototypes/Recipes/Lathes/robotics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,15 +388,15 @@
Plastic: 250
Gold: 50

- type: latheRecipe
id: BorgModuleGrapplingGun
result: BorgModuleGrapplingGun
completetime: 3
materials:
Steel: 500
Glass: 750
Plastic: 250
Gold: 50
#- type: latheRecipe
# id: BorgModuleGrapplingGun
# result: BorgModuleGrapplingGun
# completetime: 3
# materials:
# Steel: 500
# Glass: 750
# Plastic: 250
# Gold: 50

- type: latheRecipe
id: BorgModuleAdvancedTool
Expand Down
24 changes: 12 additions & 12 deletions Resources/Prototypes/Research/experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,15 +140,15 @@
- SuperMatterBinStockPart
- PicoManipulatorStockPart

- type: technology
id: GravityManipulation
name: research-technology-gravity-manipulation
icon:
sprite: Objects/Weapons/Guns/Launchers/tether_gun.rsi
state: base
discipline: Experimental
tier: 3
cost: 10000
recipeUnlocks:
- WeaponForceGun
- WeaponTetherGun
#- type: technology # DeltaV - LRP
# id: GravityManipulation
# name: research-technology-gravity-manipulation
# icon:
# sprite: Objects/Weapons/Guns/Launchers/tether_gun.rsi
# state: base
# discipline: Experimental
# tier: 3
# cost: 10000
# recipeUnlocks:
# - WeaponForceGun
# - WeaponTetherGun
24 changes: 12 additions & 12 deletions Resources/Prototypes/Research/industrial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,18 +89,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
- BorgModuleGrapplingGun
#- 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
# - BorgModuleGrapplingGun

- type: technology
id: RapidConstruction
Expand Down

0 comments on commit 9bb9662

Please sign in to comment.