Skip to content

Commit

Permalink
Update player.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Dysoch committed Nov 25, 2023
1 parent 8af484f commit 71dda5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DyWorld-Dynamics-2/data/core/edits/player.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ if data.raw.character.character then
-- Player Edits --
data.raw.character.character.max_health = 1000
data.raw.character.character.crafting_categories = {DyDs.."assembling-1", "crafting"}
-- TODO add mining categories
--data.raw.character.character.mining_categories = {"resource-solid-tier-0"}
data.raw.character.character.inventory_size = 30
data.raw.character.character.healing_per_tick = 0
Expand Down

0 comments on commit 71dda5e

Please sign in to comment.