Skip to content

Commit

Permalink
RPG - fix minor issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerkiz committed Oct 14, 2023
1 parent 6c07c52 commit 45a0e97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/rpg/table.lua
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ function Public.reset_table(migrate)
this.rpg_extra.enable_stone_path = false
this.rpg_extra.enable_auto_allocate = false
this.rpg_extra.enable_aoe_punch = true
this.rpg_extra.grant_xp_level = nil
this.rpg_extra.enable_aoe_punch_globally = false
this.rpg_extra.disable_get_heal_modifier_from_using_fish = false
this.rpg_extra.tweaked_crafting_items = {
Expand Down

0 comments on commit 45a0e97

Please sign in to comment.