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:
parent
8ada2bbeb9
commit
2ac677d322
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user