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

« back to all changes in this revision

Viewing changes to tribes/barbarians/workers/presser/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=Presser
 
3
help=Produces cloth for ship and soldiers
 
4
type=generic
 
5
menu_pic=menu.png
 
6
 
 
7
[buildcost]
 
8
carrier=1
 
9
 
 
10
# The normal idle animation (non-directional)
 
11
[idle]
 
12
pics=idle_??.png
 
13
clrkey_r=0
 
14
clrkey_g=0
 
15
clrkey_b=255
 
16
hot_spot_x=5
 
17
hot_spot_y=13
 
18
 
 
19
# Walking empty-handed
 
20
[walk]
 
21
dirpics=walk_!!_??.png
 
22
clrkey_r=0
 
23
clrkey_g=0
 
24
clrkey_b=255
 
25
hot_spot_x=5
 
26
hot_spot_y=13
 
27
 
 
28
# Walking with a ware
 
29
[walkload]
 
30
dirpics=walkload_!!_??.png
 
31
clrkey_r=0
 
32
clrkey_g=0
 
33
clrkey_b=255
 
34
hot_spot_x=5
 
35
hot_spot_y=13