Add custom chest zones in Hunting Season (#61)

master
-sniper- (minetest) 2019-10-13 10:41:59 +02:00 committed by MinetestSam
parent d082865680
commit 9724554d7a
1 changed files with 7 additions and 1 deletions

View File

@ -11,5 +11,11 @@ team.1.pos = (-14,-11,105)
team.2 = blue
team.2.color = blue
team.2.pos = (17,-2,-97)
initial_stuff = default:pick_stone,default:sword_stone,default:torch 3
initial_stuff = default:pick_stone,default:sword_stone,default:torch 5
chests.1.n = 50
chests.1.from = -109,-35,-109
chests.1.to = 109,30,-1
chests.2.n = 50
chests.2.from = 110,-35,110
chests.2.to = -110,30,0
screenshot = 16_hunting_season.png