Skip to content

Commit

Permalink
Balrog-arena: revert prod arena coords. Fixes #1950
Browse files Browse the repository at this point in the history
  • Loading branch information
alek13 committed Jan 13, 2025
1 parent 10cc738 commit 33c7081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/lord/World/arena/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ minetest.register_node("arena:lighting_gas", {
------------
-- ARENAS --
------------
arena.add_arena({x=4, y=-38, z=28}, {x=64, y=-21, z=84}, {
arena.add_arena({x=1143, y=-30911, z=-50}, {x=1189, y=-30900, z=-4}, {
["lottmobs:balrog"] = 10,
})

0 comments on commit 33c7081

Please sign in to comment.