1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-05-13 21:56:29 +02:00

rpg - mana incremental

This commit is contained in:
Gerkiz 2021-03-01 21:47:45 +01:00
parent 8ada2bbeb9
commit 2ac677d322

View File

@ -92,7 +92,7 @@ function Public.reset_table()
this.rpg_extra.surface_name = 'nauvis'
this.rpg_extra.enable_health_and_mana_bars = false
this.rpg_extra.enable_mana = false
this.rpg_extra.mana_limit = 1500
this.rpg_extra.mana_limit = 2500
this.rpg_extra.enable_wave_defense = false
this.rpg_extra.enable_flame_boots = false
this.rpg_extra.enable_explosive_bullets = false