We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e0a55 commit ca7adf4Copy full SHA for ca7adf4
VERSION
@@ -1 +1 @@
1
-0.7.102
+0.7.103
prototypes/prototypes.lua
@@ -124,7 +124,7 @@ local fake_player = table.deepcopy(data.raw.player.player)
124
fake_player.name = "yarm-remote-viewer"
125
fake_player.crafting_categories = {}
126
fake_player.mining_categories = {}
127
-fake_player.healing_per_tick = 100
+fake_player.max_health = 0
128
fake_player.inventory_size = 0
129
fake_player.build_distance = 0
130
fake_player.drop_item_distance = 0
0 commit comments