oh right I changed that name
This commit is contained in:
parent
22d13121a9
commit
55ab256539
@ -1890,7 +1890,7 @@ function rearm_mode:shuffle()
|
|||||||
-- is a thing that exists
|
-- is a thing that exists
|
||||||
local lev = primary_ship.level + 1
|
local lev = primary_ship.level + 1
|
||||||
if lev == 4 or lev == 12 then
|
if lev == 4 or lev == 12 then
|
||||||
self.options = add_gun_opts()
|
self.options = spec_gun_opts()
|
||||||
elseif lev % 4 == 0 then
|
elseif lev % 4 == 0 then
|
||||||
self.options = big_opts()
|
self.options = big_opts()
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user