Add chests to middle cavern

master
rubenwardy 2018-01-26 22:45:29 +00:00
parent c5dba2b7cd
commit d3f500c6ab
1 changed files with 9 additions and 4 deletions

View File

@ -8,10 +8,15 @@ initial_stuff = default:pick_steel,default:sword_wood,default:torch 20
team.1 = red
team.1.color = red
team.1.pos = -22,-2,81
team.1.chests1 = -63,-4,41
team.1.chests2 = -6,20,88
team.2 = blue
team.2.color = blue
team.2.pos = -45,0,-90
team.2.chests1 = -72,-4,-97
team.2.chests2 = 7,15,-33
chests.1.n = 12
chests.1.from = -63,-4,41
chests.1.to = -6,20,88
chests.2.n = 15
chests.2.from = -72,-4,-97
chests.2.to = 7,15,-33
chests.3.n = 15
chests.3.from = -55,-9,-13
chests.3.to = 7.5,17,17