Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11297 282e977c-c81d-0410-88c4-b93c2d0d6712
master
akirschbaum 2009-01-31 22:51:56 +00:00
parent 3ee8594886
commit e7017bb06b
94 changed files with 156 additions and 57 deletions

View File

@ -1,6 +1,5 @@
Object apple
face apple.111
magicmap red
food 25
nrof 1
type 6

3
food/apple.face 100644
View File

@ -0,0 +1,3 @@
face apple.111
magicmap red
end

View File

@ -0,0 +1,3 @@
face apple_eighth.111
magicmap red
end

View File

@ -0,0 +1,3 @@
face apple_fourth.111
magicmap red
end

View File

@ -0,0 +1,3 @@
face apple_half.111
magicmap red
end

View File

@ -2,7 +2,6 @@ Object apple_half
face apple_half.111
name apple halve
name_pl apple halves
magicmap red
food 12
nrof 1
type 6
@ -19,7 +18,6 @@ Object apple_fourth
face apple_fourth.111
name apple fourth
name_pl apple fourths
magicmap red
food 6
nrof 1
type 6
@ -36,7 +34,6 @@ Object apple_eighth
face apple_eighth.111
name apple eighth
name_pl apple eighths
magicmap red
food 3
nrof 1
type 6

View File

@ -1,7 +1,6 @@
Object bag_popcorn
name bag of popcorn
face bag_popcorn.111
magicmap red
food 50
nrof 1
type 6

View File

@ -0,0 +1,3 @@
face bag_popcorn.111
magicmap red
end

View File

@ -1,7 +1,6 @@
Object blackroot
name blackroot
face blackroot.111
magicmap black
food 15
nrof 1
type 6

View File

@ -0,0 +1,3 @@
face blackroot.111
magicmap black
end

View File

@ -1,6 +1,5 @@
Object booze
face booze.111
magicmap orange
on_use_yield boozebottle_empty
food 100
nrof 1

3
food/booze.face 100644
View File

@ -0,0 +1,3 @@
face booze.111
magicmap orange
end

View File

@ -1,6 +1,5 @@
Object cabbage
face cabbage.111
magicmap green
food 80
nrof 1
type 6

View File

@ -0,0 +1,3 @@
face cabbage.111
magicmap green
end

View File

@ -7,7 +7,6 @@ material 32
value 8
weight 3000
identified 1
magicmap yellow
name_pl cakes
client_type 601
end

3
food/cake.face 100644
View File

@ -0,0 +1,3 @@
face cake.111
magicmap yellow
end

View File

@ -7,7 +7,6 @@ material 32
value 2
weight 30
identified 1
magicmap yellow
name_pl cakes
client_type 601
end

View File

@ -0,0 +1,3 @@
face caramel.111
magicmap yellow
end

View File

@ -1,7 +1,6 @@
Object carrot
name carrots
face carrot.111
magicmap orange
food 20
nrof 1
type 6

3
food/carrot.face 100644
View File

@ -0,0 +1,3 @@
face carrot.111
magicmap orange
end

View File

@ -1,6 +1,5 @@
Object cheeseburger
face ch_burger.111
magicmap dark_orange
food 350
nrof 1
type 6

View File

@ -0,0 +1,3 @@
face ch_burger.111
magicmap dark_orange
end

View File

@ -1,6 +1,5 @@
Object chocolate
face chocolate.111
magicmap brown
food 50
nrof 1
type 6

View File

@ -0,0 +1,3 @@
face chocolate.111
magicmap brown
end

View File

@ -5,7 +5,6 @@ nrof 1
type 6
material 32
value 5
magicmap green
weight 100
name_pl clovers
client_type 601

3
food/clover.face 100644
View File

@ -0,0 +1,3 @@
face clover.111
magicmap green
end

View File

@ -9,7 +9,6 @@ material 32
value 1
weight 100
identified 1
magicmap white
name_pl cups of coffee
client_type 601
end

3
food/coffee.face 100644
View File

@ -0,0 +1,3 @@
face coffee.111
magicmap white
end

View File

@ -1,7 +1,6 @@
Object dragon_steak
name steak
face drag_steak.111
magicmap brown
food 400
nrof 1
type 72

View File

@ -0,0 +1,3 @@
face drag_steak.111
magicmap brown
end

View File

@ -4,7 +4,6 @@
Object fish_1
name fish
face fish_1.111
magicmap green
food 100
nrof 1
type 6
@ -26,7 +25,6 @@ end
Object fish_2
name fish
face fish_2.111
magicmap green
food 100
nrof 1
type 6
@ -52,7 +50,6 @@ end
Object fish_3
name fish
face fish_3.111
magicmap green
food 100
nrof 1
type 6
@ -72,7 +69,6 @@ end
Object fish_4
name fish
face fish_4.111
magicmap green
food 100
nrof 1
type 6
@ -92,7 +88,6 @@ end
Object fish_5
name fish
face fish_5.111
magicmap green
food 100
nrof 1
type 6
@ -112,7 +107,6 @@ end
Object fish_6
name fish
face fish_6.111
magicmap green
food 100
nrof 1
type 6

3
food/fish_1.face 100644
View File

@ -0,0 +1,3 @@
face fish_1.111
magicmap green
end

3
food/fish_2.face 100644
View File

@ -0,0 +1,3 @@
face fish_2.111
magicmap green
end

3
food/fish_3.face 100644
View File

@ -0,0 +1,3 @@
face fish_3.111
magicmap green
end

3
food/fish_4.face 100644
View File

@ -0,0 +1,3 @@
face fish_4.111
magicmap green
end

3
food/fish_5.face 100644
View File

@ -0,0 +1,3 @@
face fish_5.111
magicmap green
end

3
food/fish_6.face 100644
View File

@ -0,0 +1,3 @@
face fish_6.111
magicmap green
end

View File

@ -1,7 +1,6 @@
Object fishfood
name fish
face fishfood.111
magicmap green
food 100
nrof 1
type 6

View File

@ -0,0 +1,3 @@
face fishfood.111
magicmap green
end

View File

@ -1,6 +1,5 @@
Object food
face food.111
magicmap dark_orange
food 200
nrof 1
type 6

3
food/food.face 100644
View File

@ -0,0 +1,3 @@
face food.111
magicmap dark_orange
end

View File

@ -12,5 +12,4 @@ maxhp 1
speed -1.0
invisible 1
is_used_up 1
magicmap black
end

View File

@ -0,0 +1,3 @@
face gen_mushroom.111
magicmap black
end

View File

@ -1,7 +1,6 @@
Object haggis
name haggis
face haggis.111
magicmap orange
food 500
nrof 1
type 6

3
food/haggis.face 100644
View File

@ -0,0 +1,3 @@
face haggis.111
magicmap orange
end

View File

@ -1,6 +1,5 @@
Object leg_mutton
face food.111
magicmap red
food 150
nrof 1
type 6

View File

@ -1,7 +1,6 @@
Object loaf
name bread
face loaf.111
magicmap brown
food 100
nrof 1
type 6

3
food/loaf.face 100644
View File

@ -0,0 +1,3 @@
face loaf.111
magicmap brown
end

View File

@ -1,7 +1,6 @@
Object mandrake_root
name mandrake root
face root.111
magicmap orange
food 15
nrof 1
type 6

View File

@ -6,7 +6,6 @@ nrof 1
type 6
material 32
value 5
magicmap green
weight 100
name_pl mint sprigs
client_type 601

3
food/mint.face 100644
View File

@ -0,0 +1,3 @@
face mint.111
magicmap green
end

View File

@ -7,7 +7,6 @@ type 6
material 32
value 5
weight 100
magicmap white
name_pl mushrooms
client_type 601
end

View File

@ -0,0 +1,3 @@
face mushroom_1.111
magicmap white
end

View File

@ -7,7 +7,6 @@ material 32
value 6
food 55
weight 100
magicmap brown
name_pl mushrooms
client_type 601
end

View File

@ -0,0 +1,3 @@
face mushroom_2.111
magicmap brown
end

View File

@ -7,7 +7,6 @@ type 6
material 32
value 7
weight 50
magicmap blue
name_pl mushrooms
client_type 601
end

View File

@ -0,0 +1,3 @@
face mushroom_3.111
magicmap blue
end

View File

@ -1,7 +1,6 @@
Object onion
name onion
face onion.111
magicmap red
food 50
nrof 1
type 6

3
food/onion.face 100644
View File

@ -0,0 +1,3 @@
face onion.111
magicmap red
end

View File

@ -1,7 +1,6 @@
Object orange
name orange
face orange.111
magicmap orange
food 25
nrof 1
type 6

3
food/orange.face 100644
View File

@ -0,0 +1,3 @@
face orange.111
magicmap orange
end

View File

@ -8,7 +8,6 @@ material 32
value 1
weight 650
identified 1
magicmap red
name_pl orc chops
client_type 624
end

View File

@ -0,0 +1,3 @@
face orcchop.111
magicmap red
end

View File

@ -1,6 +1,5 @@
Object pear
face pear.111
magicmap green
food 25
nrof 1
type 6

3
food/pear.face 100644
View File

@ -0,0 +1,3 @@
face pear.111
magicmap green
end

View File

@ -7,7 +7,6 @@ type 6
material 32
value 300
weight 32
magicmap green
name_pl pipeweed
client_type 601
end

View File

@ -0,0 +1,3 @@
face pipeweed.111
magicmap green
end

View File

@ -2,7 +2,6 @@ Object poison
name booze
face booze.111
on_use_yield boozebottle_empty
magicmap orange
nrof 1
type 7
material 32
@ -19,7 +18,6 @@ Object wine_poison
name bottle of wine
face wine.111
on_use_yield winebottle_empty
magicmap red
food 75
nrof 1
type 7
@ -37,7 +35,6 @@ end
Object w_glass_poison
name glass of wine
face w_glass.111
magicmap red
food 10
nrof 1
type 7
@ -55,7 +52,6 @@ end
Object water_poison
face water.111
on_use_yield wbottle_empty
magicmap blue
food 5
nrof 1
type 7

View File

@ -1,7 +1,6 @@
Object potato
name potatoes
face potato.111
magicmap brown
food 200
nrof 1
type 6

3
food/potato.face 100644
View File

@ -0,0 +1,3 @@
face potato.111
magicmap brown
end

View File

@ -1,7 +1,6 @@
Object roast_bird
name roast bird
face roast_bird.111
magicmap orange
food 450
nrof 1
type 6

View File

@ -0,0 +1,3 @@
face roast_bird.111
magicmap orange
end

3
food/root.face 100644
View File

@ -0,0 +1,3 @@
face root.111
magicmap orange
end

View File

@ -7,7 +7,6 @@ type 6
material 32
value 60
weight 2
magicmap red
name_pl pink roses
client_type 601
end
@ -20,7 +19,6 @@ type 6
material 32
value 80
weight 2
magicmap red
name_pl red roses
client_type 601
end
@ -33,7 +31,6 @@ type 6
material 32
value 45
weight 2
magicmap white
name_pl white roses
client_type 601
end
@ -46,7 +43,6 @@ type 6
material 32
value 45
weight 2
magicmap yellow
name_pl yellow roses
client_type 601
end
@ -59,7 +55,6 @@ type 6
material 32
value 160
weight 2
magicmap black
name_pl black roses
client_type 601
end

View File

@ -0,0 +1,3 @@
face rose_black.111
magicmap black
end

View File

@ -0,0 +1,3 @@
face rose_pink.111
magicmap red
end

View File

@ -0,0 +1,3 @@
face rose_red.111
magicmap red
end

View File

@ -0,0 +1,3 @@
face rose_wh.111
magicmap white
end

View File

@ -0,0 +1,3 @@
face rose_yel.111
magicmap yellow
end

View File

@ -1,7 +1,6 @@
Object s_weasel
name sizzling weasel on a stick
face s_weasel.111
magicmap red
food 30
nrof 1
type 6

View File

@ -0,0 +1,3 @@
face s_weasel.111
magicmap red
end

View File

@ -1,7 +1,6 @@
Object tomato
name tomato
face tomato.111
magicmap red
food 50
nrof 1
type 6
@ -16,7 +15,6 @@ end
Object tomato_big
name very large tomato
face tomato_big.111
magicmap red
food 200
nrof 1
type 6

3
food/tomato.face 100644
View File

@ -0,0 +1,3 @@
face tomato.111
magicmap red
end

View File

@ -0,0 +1,3 @@
face tomato_big.111
magicmap red
end

View File

@ -1,7 +1,6 @@
Object uf6
face uf6.111
on_use_yield wbottle_empty
magicmap blue
food 1
nrof 1
type 54

3
food/uf6.face 100644
View File

@ -0,0 +1,3 @@
face uf6.111
magicmap blue
end

View File

@ -2,7 +2,6 @@ Object w_glass
name glass of wine
face w_glass.111
on_use_yield w_glass_empty
magicmap red
food 10
nrof 1
type 54

View File

@ -0,0 +1,3 @@
face w_glass.111
magicmap red
end

View File

@ -1,7 +1,6 @@
Object water
face water.111
on_use_yield wbottle_empty
magicmap blue
food 5
nrof 1
type 54

3
food/water.face 100644
View File

@ -0,0 +1,3 @@
face water.111
magicmap blue
end

View File

@ -7,7 +7,6 @@ material 32
value 30
weight 1000
identified 1
magicmap yellow
name_pl waybreads
client_type 601
end

View File

@ -0,0 +1,3 @@
face waybread.111
magicmap yellow
end

View File

@ -2,7 +2,6 @@ Object wine
name bottle of wine
face wine.111
on_use_yield winebottle_empty
magicmap red
food 75
nrof 1
type 54

3
food/wine.face 100644
View File

@ -0,0 +1,3 @@
face wine.111
magicmap red
end