Skip to content

Commit

Permalink
removed research entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
rosieposieeee committed Jan 16, 2025
1 parent 743e188 commit d1bbe24
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 14 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -851,6 +851,10 @@
- MagazineBoxLightRifleRubber
- MagazineBoxRifleRubber
- MagazineBoxSpecialRubber
- MagazineShotgunBeanbag
- BoxShellTranquilizer
- BoxBeanbag
- WeaponDisabler
# End DeltaV additions
dynamicRecipes:
- EncryptionKeySyndie # Nyano
Expand Down
29 changes: 15 additions & 14 deletions Resources/Prototypes/Research/arsenal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,21 @@
recipeUnlocks:
- WeaponLaserCarbine

- type: technology
id: NonlethalAmmunition
name: research-technology-nonlethal-ammunition
icon:
sprite: Objects/Weapons/Guns/Ammunition/Casings/shotgun_shell.rsi
state: beanbag
discipline: Arsenal
tier: 1
cost: 5000
recipeUnlocks:
- MagazineShotgunBeanbag
- BoxShellTranquilizer
- BoxBeanbag
- WeaponDisabler
# DeltaV: made nonlethals roundstart, see #2758
#- type: technology
# id: NonlethalAmmunition
# name: research-technology-nonlethal-ammunition
# icon:
# sprite: Objects/Weapons/Guns/Ammunition/Casings/shotgun_shell.rsi
# state: beanbag
# discipline: Arsenal
# tier: 1
# cost: 5000
# recipeUnlocks:
# - MagazineShotgunBeanbag
# - BoxShellTranquilizer
# - BoxBeanbag
# - WeaponDisabler

- type: technology
id: UraniumMunitions
Expand Down

0 comments on commit d1bbe24

Please sign in to comment.