mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
ion scatter gets 2 more pellets and 5 degrees more spread (#25269)
* ion scatter gets 2 more pellets and 5 degrees more spread * mech ion as well
This commit is contained in:
@@ -247,8 +247,8 @@
|
||||
desc = "An advanced 12 gauge shell that fires a spread of ion bolts."
|
||||
icon_state = "ionshell"
|
||||
projectile_type = /obj/item/projectile/ion/weak
|
||||
pellets = 4
|
||||
variance = 35
|
||||
pellets = 6
|
||||
variance = 40
|
||||
muzzle_flash_strength = MUZZLE_FLASH_STRENGTH_NORMAL
|
||||
muzzle_flash_range = MUZZLE_FLASH_RANGE_NORMAL
|
||||
muzzle_flash_color = LIGHT_COLOR_LIGHTBLUE
|
||||
|
||||
Reference in New Issue
Block a user