bigger magnum boxes (and they fit in bandoliers now) (#6226)

* doubled magnum box capacity, whitelist for bandoliers holdin magnum cartridges, and fixed 2 misspellings (cause i mighta caused one of em oops)

* dumbass dog is stupid who woulda thunk it....
This commit is contained in:
freezer dog 2026-07-09 00:42:43 -04:00 committed by GitHub
parent 987678965f
commit daf03f45ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 10 additions and 9 deletions

View File

@ -1,5 +1,5 @@
uplink-speedloader-magnum-regular-name = Speedloader (.45 magnum)
uplink-speedloader-magnum-regular-desc = Revolver speedloader with 6 regular catridges. Compatible with the Python.
uplink-speedloader-magnum-regular-desc = Revolver speedloader with 6 regular cartridges. Compatible with the Python.
uplink-pistol-magazine-delta-name = Machine pistol magazine (.35 auto)
uplink-pistol-magazine-delta-desc = Machine pistol magazine with 20 cartridges. Compatible with the Viper.

View File

@ -82,6 +82,7 @@
whitelist:
tags:
- ShellShotgun
- CartridgeMagnum
# End Delta V Changes
- type: entity

View File

@ -9,7 +9,7 @@
tags:
- CartridgeMagnum
proto: CartridgeMagnum
capacity: 12
capacity: 24 # Delta V - was 12
- type: Item
size: Small
- type: ContainerContainer

View File

@ -332,29 +332,29 @@
id: MagazineBoxMagnum
result: MagazineBoxMagnum
materials:
Steel: 240
Steel: 480 # Delta V - was 240
- type: latheRecipe
parent: BaseAmmoBoxRecipe
id: MagazineBoxMagnumIncendiary
result: MagazineBoxMagnumIncendiary
materials:
Plastic: 240
Plastic: 480 # Delta V- was 240
- type: latheRecipe
parent: BaseAmmoBoxRecipe
id: MagazineBoxMagnumPractice
result: MagazineBoxMagnumPractice
materials:
Steel: 60
Steel: 120 # Delta V - was 60
- type: latheRecipe
parent: BaseAmmoBoxRecipe
id: MagazineBoxMagnumUranium
result: MagazineBoxMagnumUranium
materials:
Plastic: 240
Uranium: 180
Plastic: 480 # Delta V - was 240
Uranium: 360 # Delta V - was 180
# .50 Shell
- type: latheRecipe

View File

@ -309,7 +309,7 @@
parent: WeaponRifleLaser
id: WeaponRifleLaserERT
name: IK-60-M
description: A short, compact carbine, utilizing battery catridges rather than a built in power cell. Utilized by the Nanotrasen Navy for combat operations.
description: A short, compact carbine, utilizing battery cartridges rather than a built in power cell. Utilized by the Nanotrasen Navy for combat operations.
components:
- type: Sprite
sprite: _DV/Objects/Weapons/Guns/Rifles/lasercarbineert.rsi

View File

@ -169,7 +169,7 @@
id: MagazineBoxMagnumRubber
result: MagazineBoxMagnumRubber
materials:
Plastic: 240
Plastic: 480
- type: latheRecipe
parent: BaseAmmoRecipe