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

17
water_academy/map.conf Normal file
View file

@ -0,0 +1,17 @@
name = Water Academy
author = SoulSeeker and Darkf4antom
r = 115
h = 140
rotation = z
team.1 = red
team.1.color = red
team.1.pos = (1,8,87)
team.2 = blue
team.2.color = blue
team.2.pos = (-1,8,-87)
base_node = ctf_map:stone_block
initial_stuff = default:torch 10,default:pick_stone
license = CC BY-SA 4.0

BIN
water_academy/map.mts Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 KiB