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

« back to all changes in this revision

Viewing changes to tribes/barbarians/wares/beer/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=Beer
 
3
help=Young warriors need some encouragement. This drink makes a man fearless and strong.
 
4
menu_pic=menu.png
 
5
queue_full_pic=queue_full.png
 
6
queue_empty_pic=queue_empty.png
 
7
 
 
8
# The "animation" used when the item rests on a flag
 
9
[idle]
 
10
pics=idle.png
 
11
clrkey_r=0
 
12
clrkey_g=0
 
13
clrkey_b=255
 
14
shadowclr_r=0
 
15
shadowclr_g=0
 
16
shadowclr_b=0
 
17
hot_spot_x=7
 
18
hot_spot_y=15
 
19