Roundstart Secfab Rubbers (#2758)
* re-add rubbers * removed research entirely
This commit is contained in:
parent
90629ee796
commit
fb01fc8ba3
|
|
@ -841,6 +841,20 @@
|
|||
- SpeedLoaderSpecialEmpty
|
||||
- SpeedLoaderSpecialPractice
|
||||
- MagazinePistolSpecial
|
||||
- MagazineRifleRubber
|
||||
- MagazinePistolRubber
|
||||
- MagazineLightRifleRubber
|
||||
- SpeedLoaderMagnumRubber
|
||||
- SpeedLoaderSpecialRubber
|
||||
- MagazineBoxPistolRubber
|
||||
- MagazineBoxMagnumRubber
|
||||
- MagazineBoxLightRifleRubber
|
||||
- MagazineBoxRifleRubber
|
||||
- MagazineBoxSpecialRubber
|
||||
- MagazineShotgunBeanbag
|
||||
- BoxShellTranquilizer
|
||||
- BoxBeanbag
|
||||
- WeaponDisabler
|
||||
# End DeltaV additions
|
||||
dynamicRecipes:
|
||||
- EncryptionKeySyndie # Nyano
|
||||
|
|
|
|||
|
|
@ -34,32 +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 - rubber ammo which upstream removed
|
||||
- MagazineRifleRubber
|
||||
- MagazinePistolRubber
|
||||
- MagazineLightRifleRubber
|
||||
- SpeedLoaderMagnumRubber
|
||||
- SpeedLoaderSpecialRubber
|
||||
- MagazineBoxPistolRubber
|
||||
- MagazineBoxMagnumRubber
|
||||
- MagazineBoxLightRifleRubber
|
||||
- MagazineBoxRifleRubber
|
||||
- MagazineBoxSpecialRubber
|
||||
# End of modified code
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue