~ubuntu-branches/ubuntu/precise/widelands/precise-backports

« back to all changes in this revision

Viewing changes to tribes/barbarians/wares/grindstone/conf

  • Committer: Bazaar Package Importer
  • Author(s): Martin Quinson
  • Date: 2005-02-14 10:41:12 UTC
  • Revision ID: james.westby@ubuntu.com-20050214104112-6v08iux9fptxpva9
Tags: upstream-build9
Import upstream version build9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[global]
 
2
descname=Grindstone
 
3
help=Raw stone can be enhanced to grind stone which delivers solid, non burning build material.
 
4
menu_pic=menu.png
 
5
queue_full_pic=queue_full.png
 
6
queue_empty_pic=queue_empty.png
 
7
 
 
8
 
 
9
# Grindstone is something between a pulver and a liquid, it is 
 
10
# caried in wooden boxes and has a dark greyish color.
 
11
 
 
12
[idle]
 
13
pics=idle.png
 
14
clrkey_r=255
 
15
clrkey_g=0
 
16
clrkey_b=0  
 
17
shadowclr_r=0
 
18
shadowclr_g=0
 
19
shadowclr_b=0
 
20
hot_spot_x=5
 
21
hot_spot_y=12
 
22