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

« back to all changes in this revision

Viewing changes to tribes/barbarians/wares/raw_stone/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=Raw Stone
 
3
help=Raw Stones are the secondary build ware of the barbarians
 
4
menu_pic=menu.png
 
5
queue_full_pic=queue_full.png
 
6
queue_empty_pic=queue_empty.png
 
7
 
 
8
 
 
9
# The stonemasons of the barbarians are not very talented workers,
 
10
# therefore the stones miss a certain profesionality: rough, hard edges
 
11
# and not completly cubic.
 
12
 
 
13
[idle]
 
14
pics=idle.png
 
15
clrkey_r=255
 
16
clrkey_g=0
 
17
clrkey_b=0
 
18
shadowclr_r=0
 
19
shadowclr_g=0
 
20
shadowclr_b=0
 
21
hot_spot_x=7
 
22
hot_spot_y=9
 
23