Skip to content

Commit

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

- type: latheRecipe
id: WeaponPistolPollock
result: WeaponPistolPollock
category: Weapons
completetime: 3
materials:
Steel: 1000
Plastic: 1200
Plasteel: 1200
Steel: 160
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,7 +87,6 @@
parent: [BaseWeaponRifle, BaseGunWieldable, BaseC3Contraband]
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 # Corvax-Frontier
WeaponRifleVulcan: 3 # Corvax-Frontier
WeaponRevolverFitz: 3 # Corvax-Frontier
WeaponRevolverFaith: 3 # Corvax-Frontier
WeaponPistolPollock: 3
WeaponRifleVulcan: 3
WeaponRevolverFitz: 3
WeaponRevolverFaith: 3
BoxShotgunSlug: 1
BoxLethalshot: 1
BoxBeanbag: 1
Expand Down Expand Up @@ -39,10 +39,10 @@
WeaponRifleNovaliteC1: 4294967295
WeaponShotgunDoubleBarreled: 4294967295
WeaponRevolverArgenti: 4294967295
WeaponPistolPollock: 4294967295 # Corvax-Frontier
WeaponRifleVulcan: 4294967295 # Corvax-Frontier
WeaponRevolverFitz: 4294967295 # Corvax-Frontier
WeaponRevolverFaith: 4294967295 # Corvax-Frontier
WeaponPistolPollock: 4294967295
WeaponRifleVulcan: 4294967295
WeaponRevolverFitz: 4294967295
WeaponRevolverFaith: 4294967295
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 # Corvax-Frontier
- WeaponRevolverLucky # Corvax-Frontier
- WeaponSniperCeremonial
- WeaponRevolverLucky
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 # Corvax-Frontier
- WeaponPistolPollock
- 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: 10 additions & 0 deletions Resources/Prototypes/_NF/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,13 @@
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 b91023e

Please sign in to comment.