mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
[s] Fix some bullets. (#32445)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
desc = "A .32 caliber round. The bullet is scored and designed to fragment on hit, dealing large amounts of damage to large creatures."
|
||||
icon_state = "magnum_steel"
|
||||
caliber = "32"
|
||||
projectile_type = /obj/projectile/bullet
|
||||
projectile_type = /obj/projectile/bullet/huntsman32
|
||||
muzzle_flash_strength = MUZZLE_FLASH_STRENGTH_NORMAL
|
||||
muzzle_flash_range = MUZZLE_FLASH_RANGE_STRONG
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
desc = "A 7.62mm rifle cartridge, often used in Soviet rifles."
|
||||
icon_state = "rifle_brass"
|
||||
caliber = "a762"
|
||||
projectile_type = /obj/projectile/bullet/huntsman32
|
||||
projectile_type = /obj/projectile/bullet
|
||||
muzzle_flash_strength = MUZZLE_FLASH_STRENGTH_STRONG
|
||||
muzzle_flash_range = MUZZLE_FLASH_RANGE_STRONG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user