1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-11-29 22:47:52 +02:00

rpg - fish heal

This commit is contained in:
Gerkiz
2021-11-08 19:20:58 +01:00
parent 12e57cb2ca
commit 0e33f6ce3f
2 changed files with 2 additions and 1 deletions

View File

@@ -94,6 +94,7 @@ function Public.reset_table()
this.rpg_extra.reward_new_players = 0
this.rpg_extra.level_limit_enabled = false
this.rpg_extra.global_pool = 0
this.rpg_extra.heal_modifier = 2
this.rpg_extra.personal_tax_rate = 0.3
this.rpg_extra.leftover_pool = 0
this.rpg_extra.turret_kills_to_global_pool = true