Skip to content

Commit

Permalink
Dummy commit, whitespace only, non-translation file (beyond-all-reaso…
Browse files Browse the repository at this point in the history
  • Loading branch information
WatchTheFort authored Aug 19, 2024
1 parent 67c88fd commit 0df8b44
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gamedata/alldefs_post.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1316,7 +1316,6 @@ function WeaponDef_Post(name, wDef)
----EMP rework

if modOptions.emprework then

if name == 'empblast' then
wDef.areaofeffect = 350
wDef.edgeeffectiveness = 0.6
Expand All @@ -1334,8 +1333,6 @@ function WeaponDef_Post(name, wDef)
wDef.paralyzetime = 12
wDef.damage.default = 35000
end


end

--Air rework
Expand Down

0 comments on commit 0df8b44

Please sign in to comment.