mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-01 13:08:05 +02:00
comment back in require 'maps.pirates.main'
This commit is contained in:
parent
d87e3eb13f
commit
129a94aad9
@ -110,9 +110,10 @@ require 'comfy_panel.server_select'
|
||||
--![[Comfylatron has seized the Fish Train and turned it into a time machine]]--
|
||||
--require 'maps.chronosphere.main'
|
||||
|
||||
--![[Adventure as a crew of pirates!]]--
|
||||
-- Note: This scenario is intended to be used with comfy_panel.group, comfy_panel.poll, and comfy_panel.score disabled
|
||||
-- require 'maps.pirates.main'
|
||||
--![[Adventure as a crew of pirates]]--
|
||||
-- NOTE: This scenario is too large for the main repo, due to hardcoded random numbers. Obtain it from https://github.com/danielmartin0/ComfyFactorio-Pirates
|
||||
-- NOTE: This scenario is intended to be used with comfy_panel.group, comfy_panel.poll, and comfy_panel.score disabled
|
||||
require 'maps.pirates.main'
|
||||
|
||||
--![[Launch rockets in increasingly harder getting worlds.]]--
|
||||
--require 'maps.journey.main'
|
||||
|
@ -320,7 +320,7 @@ Public.starting_fuel = 4000
|
||||
|
||||
Public.silo_max_hp = 8000
|
||||
|
||||
function Public.pistol_damage_multiplier() return 2.5 end
|
||||
function Public.pistol_damage_multiplier() return 2.25 end --2.0 slightly too low, 2.5 causes players to yell at each other for not using pistol
|
||||
|
||||
Public.kraken_spawns_base_extra_evo = 0.35
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user