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

« back to all changes in this revision

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