Skip to content

Commit

Permalink
more range for phadaisus
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Jan 16, 2024
1 parent 22b414c commit b826648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prototypes/creatures/phadaisus.lua
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ flamethrower.icon_size = 64
flamethrower.icon_mipmaps = nil
flamethrower.attack_parameters.ammo_category = 'dragon-breath'
flamethrower.attack_parameters.gun_center_shift = {-0.17, -0.2}
flamethrower.attack_parameters.range = 20
flamethrower.attack_parameters.range = 35
flamethrower.subgroup = 'py-alienlife-items'
data:extend{flamethrower}

Expand Down

0 comments on commit b826648

Please sign in to comment.