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