Initial commit

This commit is contained in:
philipmi 2021-09-25 21:36:12 +02:00
commit c3fe72627f
150 changed files with 842 additions and 0 deletions

20
the_wall/map.conf Normal file
View file

@ -0,0 +1,20 @@
team.1.pos = (51,-15,51)
team.1.color = red
author = Thomas-S
rotation = x
name = The Wall
hint = Look for a treasure room inside the wall!
r = 70
initial_stuff = default:pick_steel,default:stick 5,default:torch 3
team.2 = blue
h = 50
team.2.color = blue
team.2.pos = (-51,-15,-51)
team.1 = red
chests.1.from = (-69,-16,4)
chests.1.to = (69,23,69)
chests.1.n = 70
chests.2.from = (-69,-16,-69)
chests.2.to = (69,23,-4)
chests.2.n = 70
license = CC BY-SA 4.0

BIN
the_wall/map.mts Normal file

Binary file not shown.

BIN
the_wall/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB