Use correct caliber name for .45mm boxes (#584)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
abstract: true
|
abstract: true
|
||||||
components:
|
components:
|
||||||
- type: AmmoBox
|
- type: AmmoBox
|
||||||
caliber: A45
|
caliber: A45mm
|
||||||
capacity: 30
|
capacity: 30
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: AmmoBox
|
- type: AmmoBox
|
||||||
fill: ammo_casing_45
|
fill: ammo_casing_45
|
||||||
caliber: A45
|
caliber: A45mm
|
||||||
capacity: 30
|
capacity: 30
|
||||||
- type: Icon
|
- type: Icon
|
||||||
sprite: Objects/Guns/Ammunition/Boxes/.45mm/box45.rsi
|
sprite: Objects/Guns/Ammunition/Boxes/.45mm/box45.rsi
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: AmmoBox
|
- type: AmmoBox
|
||||||
fill: ammo_casing_45_flash
|
fill: ammo_casing_45_flash
|
||||||
caliber: A45
|
caliber: A45mm
|
||||||
capacity: 30
|
capacity: 30
|
||||||
- type: Icon
|
- type: Icon
|
||||||
sprite: Objects/Guns/Ammunition/Boxes/.45mm/box45-flash.rsi
|
sprite: Objects/Guns/Ammunition/Boxes/.45mm/box45-flash.rsi
|
||||||
@@ -63,7 +63,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: AmmoBox
|
- type: AmmoBox
|
||||||
fill: ammo_casing_45_p
|
fill: ammo_casing_45_p
|
||||||
caliber: A45
|
caliber: A45mm
|
||||||
capacity: 30
|
capacity: 30
|
||||||
- type: Icon
|
- type: Icon
|
||||||
sprite: Objects/Guns/Ammunition/Boxes/.45mm/box45-practice.rsi
|
sprite: Objects/Guns/Ammunition/Boxes/.45mm/box45-practice.rsi
|
||||||
@@ -84,7 +84,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: AmmoBox
|
- type: AmmoBox
|
||||||
fill: ammo_casing_45_r
|
fill: ammo_casing_45_r
|
||||||
caliber: A45
|
caliber: A45mm
|
||||||
capacity: 30
|
capacity: 30
|
||||||
- type: Icon
|
- type: Icon
|
||||||
sprite: Objects/Guns/Ammunition/Boxes/.45mm/box45-rubber.rsi
|
sprite: Objects/Guns/Ammunition/Boxes/.45mm/box45-rubber.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user