Skip to content

Commit

Permalink
Revert "Переделка"
Browse files Browse the repository at this point in the history
This reverts commit 048cab4.
  • Loading branch information
FireFoxPhoenix committed Dec 1, 2024
1 parent 620fa6a commit a0ac03a
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 23 deletions.
12 changes: 11 additions & 1 deletion Resources/Prototypes/Corvax/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,14 @@
category: Ammo
completetime: 3
materials:
Steel: 160
Steel: 160

- type: latheRecipe
id: WeaponPistolPollock
result: WeaponPistolPollock
category: Weapons
completetime: 3
materials:
Steel: 1000
Plastic: 1200
Plasteel: 1200
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
description: The Mark 32 Offensive Handgun, produced by NanoTrasen's Small Arms Division. Uses .45 magnum ammo. # DeltaV - update Mk32
components:
- type: Sprite
sprite: DeltaV/Objects/Weapons/Guns/Pistols/universal.rsi
sprite: DeltaV/Objects/Weapons/Guns/Pistols/universal.rsi #
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
parent: [BaseWeaponRifle, BaseGunWieldable]
id: WeaponRifleJackdaw
description: The beginning of the end is heralded by the song of a Jackdaw. Uses .25 caseless ammo.
suffix: Deathsquad
components:
- type: Item
size: Large
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
WeaponRifleNovaliteC1: 1
WeaponShotgunDoubleBarreled: 1
WeaponRevolverArgenti: 1
WeaponPistolPollock: 3
WeaponRifleVulcan: 3
WeaponRevolverFitz: 3
WeaponRevolverFaith: 3
WeaponPistolPollock: 3 # Corvax-Frontier
WeaponRifleVulcan: 3 # Corvax-Frontier
WeaponRevolverFitz: 3 # Corvax-Frontier
WeaponRevolverFaith: 3 # Corvax-Frontier
BoxShotgunSlug: 1
BoxLethalshot: 1
BoxBeanbag: 1
Expand Down Expand Up @@ -39,10 +39,10 @@
WeaponRifleNovaliteC1: 4294967295
WeaponShotgunDoubleBarreled: 4294967295
WeaponRevolverArgenti: 4294967295
WeaponPistolPollock: 4294967295
WeaponRifleVulcan: 4294967295
WeaponRevolverFitz: 4294967295
WeaponRevolverFaith: 4294967295
WeaponPistolPollock: 4294967295 # Corvax-Frontier
WeaponRifleVulcan: 4294967295 # Corvax-Frontier
WeaponRevolverFitz: 4294967295 # Corvax-Frontier
WeaponRevolverFaith: 4294967295 # Corvax-Frontier
BoxShotgunSlug: 4294967295
BoxLethalshot: 4294967295
BoxBeanbag: 4294967295
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
#- WeaponCaseLongShotgunDoubleBarreledExpedition
- WeaponCaseShortSawnExpedition
- WeaponCaseLongMosinExpedition
- WeaponSniperCeremonial
- WeaponRevolverLucky
- WeaponSniperCeremonial # Corvax-Frontier
- WeaponRevolverLucky # Corvax-Frontier
chance: 1.0
offset: 0.0
rarePrototypes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@
## Weapons
- CombatKnife
- WeaponLaserSvalinn # After the changes made to windows shouldn't be that much of an issue now if it's widely available
- WeaponPistolPollock
- WeaponPistolPollock # Corvax-Frontier
- WeaponLaserPistolNF # After the changes made to windows shouldn't be that much of an issue now if it's widely available
- WeaponRevolverArgenti
- WeaponPistolMk58NF
Expand Down
10 changes: 0 additions & 10 deletions Resources/Prototypes/_NF/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,13 +124,3 @@
Glass: 5
Plasma: 10
Silver: 5

- type: latheRecipe
id: WeaponPistolPollock
result: WeaponPistolPollock
category: Weapons
completetime: 3
materials:
Steel: 1000
Plastic: 1200
Plasteel: 1200

0 comments on commit a0ac03a

Please sign in to comment.