1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

Merge pull request #1118 from Refactorio/airstrike_cost_level_fix

Updated strike cost
This commit is contained in:
Jayefuu 2020-12-13 15:55:10 +00:00 committed by GitHub
commit 9b4901f79a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -219,7 +219,7 @@ local function strike(args, player)
end
local radius = 5+(radius_level*3)
local count = (count_level-1)*5+3
local count = (count_level-2)*5+3
local strikeCost = count * 4 -- the number of poison-capsules required in the chest as payment
-- parse GPS coordinates from map ping