help=_Discovers resources for mining.
program=expedition
program=search
soundfx=../../../sound/hammering/geologist_hammer

[buildcost]
carrier=1
hammer=1

# Expedition is the main program
# The specialized geologist command walks the geologist around his starting
# location, executing the search program from time to time.
[expedition]
0=geologist 15 5 search

# Search program, executed when we have found a place to hack on
[search]
0=animation hacking 5000
1=animation idle 2000
2=playFX ../../../sound/hammering/geologist_hammer 192
3=animation hacking 3000
4=geologist-find

[idle]
pics=idle_??.png
hotspot=10 23
playercolor=true
fps=10

[hacking]
pics=hacking_??.png
hotspot=12 20
playercolor=true
fps=10

[walk]
dirpics=walk_!!_??.png
hotspot=11 23
playercolor=true
fps=10

[walkload]
dirpics=walk_!!_??.png
hotspot=11 23
playercolor=true
fps=10
