Initial commit
This commit is contained in:
commit
c3fe72627f
150 changed files with 842 additions and 0 deletions
27
abandoned_battlefield/map.conf
Normal file
27
abandoned_battlefield/map.conf
Normal file
|
@ -0,0 +1,27 @@
|
|||
initial_stuff = default:cobble 40,shooter:pistol,default:pick_steel,default:torch 8
|
||||
author = HobbitPower
|
||||
name = Abandoned Battlefield
|
||||
h = 140
|
||||
rotation = z
|
||||
team.1.pos = (75,2,90)
|
||||
r = 115
|
||||
team.1 = red
|
||||
team.1.color = red
|
||||
team.2.pos = (-75,2,-90)
|
||||
team.2 = blue
|
||||
team.2.color = blue
|
||||
license = CC BY-SA 4.0
|
||||
base_node = ctf_map:stone_block
|
||||
chests.1.n = 25
|
||||
chests.1.from = (-66,1,79)
|
||||
chests.1.to = (-84,1,101)
|
||||
chests.2.n = 25
|
||||
chests.2.from = (-27,1,79)
|
||||
chests.2.to = (-45,1,101)
|
||||
chests.3.n = 25
|
||||
chests.3.from = (66,1,-79)
|
||||
chests.3.to = (84,1,-101)
|
||||
chests.4.n = 25
|
||||
chests.4.from = (27,1,-79)
|
||||
chests.4.to = (45,1,-101)
|
||||
hint = Find hidden ores on a secret place!
|
BIN
abandoned_battlefield/map.mts
Normal file
BIN
abandoned_battlefield/map.mts
Normal file
Binary file not shown.
BIN
abandoned_battlefield/screenshot.png
Normal file
BIN
abandoned_battlefield/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 878 KiB |
Loading…
Add table
Add a link
Reference in a new issue