# Score information file
# (Empty tiles can't explode, so they have no score.:)

tile_rock : 1
tile_hardrock : 2
tile_gem1 : 10
tile_gem2 : 15
tile_gem3 : 12
tile_gem4 : 20
tile_bomb : 5
tile_dynamite : 6
