Compare commits
2 Commits
71a7351d77
...
9333c03bf3
Author | SHA1 | Date | |
---|---|---|---|
9333c03bf3
|
|||
1b45bd3dc3
|
@ -736,8 +736,8 @@ function gun_base:ammo_upgrade_opt()
|
|||||||
before you
|
before you
|
||||||
run out.
|
run out.
|
||||||
|
|
||||||
is: ]]..tostr(a)..[[
|
is: ]]..tostr(a)..[[
|
||||||
add: ]]..tostr(x)..[[
|
add: ]]..tostr(x)..[[
|
||||||
----------
|
----------
|
||||||
total: ]]..tostr(a+x),
|
total: ]]..tostr(a+x),
|
||||||
action=function()
|
action=function()
|
||||||
@ -1200,7 +1200,9 @@ from further
|
|||||||
action=function ()
|
action=function ()
|
||||||
self.magnet += 2
|
self.magnet += 2
|
||||||
end,
|
end,
|
||||||
}}
|
},
|
||||||
|
self.main_gun.rate_upgrade_opt(),
|
||||||
|
}
|
||||||
|
|
||||||
if cdr > 0 then
|
if cdr > 0 then
|
||||||
add(ret, {
|
add(ret, {
|
||||||
|
Reference in New Issue
Block a user