set node_damage = 0 for mobs_redo

This commit is contained in:
Sokomine 2024-01-26 21:42:36 +01:00
parent 53bb08d4a7
commit e0216e418e

View File

@ -39,6 +39,7 @@ npc_talk.register_example_npc = function()
water_damage = 0,
lava_damage = 0,
light_damage = 0,
node_damage = 0,
suffocation = 0,
view_range = 4,
owner = "Server",