Add new map forest-2

This commit is contained in:
a-bad-dev 2025-12-11 23:43:50 -04:00
commit e97de48d7d
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,14 @@
local map_data = {
name = "forest-2",
size_x = 189,
size_y = 71,
size_z = 102,
barrier_level = 67, -- <- Y level of the barrier
spawn_x = nil,
spawn_y = nil,
spawn_z = nil
}
return map_data

Binary file not shown.