1
0
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:
danielmartin0 2022-03-25 17:57:58 +00:00
parent d87e3eb13f
commit 129a94aad9
2 changed files with 5 additions and 4 deletions

View File

@ -110,9 +110,10 @@ require 'comfy_panel.server_select'
--![[Comfylatron has seized the Fish Train and turned it into a time machine]]-- --![[Comfylatron has seized the Fish Train and turned it into a time machine]]--
--require 'maps.chronosphere.main' --require 'maps.chronosphere.main'
--![[Adventure as a crew of pirates!]]-- --![[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 -- NOTE: This scenario is too large for the main repo, due to hardcoded random numbers. Obtain it from https://github.com/danielmartin0/ComfyFactorio-Pirates
-- require 'maps.pirates.main' -- 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.]]-- --![[Launch rockets in increasingly harder getting worlds.]]--
--require 'maps.journey.main' --require 'maps.journey.main'

View File

@ -320,7 +320,7 @@ Public.starting_fuel = 4000
Public.silo_max_hp = 8000 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 Public.kraken_spawns_base_extra_evo = 0.35