Remove wooden tools from initial_stuff (#27)

Wooden tools are now unknown items, as they have been removed in CTF. They will be converted to their stone variants.
master
ANAND 2019-03-20 13:10:33 +05:30 committed by GitHub
parent 1595c65325
commit e3eacf766a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ author = Xenon
hint = Dig or bridge to your opponent!
r = 115
h = 140
initial_stuff = default:pick_steel,default:sword_wood,default:torch 10
initial_stuff = default:pick_steel,default:sword_stone,default:torch 10
rotation = z
team.1 = red
team.1.color = red

View File

@ -8,5 +8,5 @@ rotation = z
h = 140
team.2 = blue
name = Plain battle
initial_stuff = default:pick_wood,default:sword_stone,default:torch 5
initial_stuff = default:pick_stone,default:sword_stone,default:torch 5
r = 110

View File

@ -9,4 +9,4 @@ team.2 = blue
team.2.color = blue
team.2.pos = (-1,11,-103)
author = -sniper-
initial_stuff = default:pick_wood,default:sword_stone,default:torch 3
initial_stuff = default:pick_stone,default:sword_stone,default:torch 3

View File

@ -5,7 +5,7 @@ rotation = x
name = The Wall
hint = Look for a treasure room inside the wall!
r = 110
initial_stuff = default:pick_wood,default:sword_wood,default:stick 5,default:torch 3
initial_stuff = default:pick_stone,default:sword_stone,default:stick 5,default:torch 3
team.2 = blue
h = 50
team.2.color = blue