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@11307 282e977c-c81d-0410-88c4-b93c2d0d6712
master
akirschbaum 2009-02-01 15:23:29 +00:00
parent 48d539d724
commit 54d7e5a746
235 changed files with 524 additions and 324 deletions

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_artifact
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems missile_weapons
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_food
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_gem
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_inorganic
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_plant
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_potion
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_read
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_scroll
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_armour
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_spells
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_talisman
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems chest_items
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_wealth
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_weapon
auto_apply 1
magicmap orange
end

View File

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

View File

@ -4,5 +4,4 @@ type 4
hp 1
randomitems random_tree_green
auto_apply 1
magicmap orange
end

View File

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

View File

@ -8,7 +8,6 @@ skill literacy
material 1
value 65
weight 4000
magicmap green
name_pl books
client_type 1041
end

View File

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

View File

@ -8,7 +8,6 @@ skill literacy
material 1
value 10
weight 1000
magicmap brown
name_pl cheque books
client_type 1041
end

View File

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

View File

@ -6,7 +6,5 @@ subtype 41
activate_on_push 1
activate_on_release 1
no_pick 1
visibility 100
magicmap white
client_type 25021
end

View File

@ -0,0 +1,4 @@
face crossroad.111
magicmap white
visibility 100
end

View File

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

View File

@ -32,6 +32,5 @@ subtype 2
skill literacy
material 1
weight 4000
magicmap green
end

View File

@ -36,5 +36,4 @@ type 8
skill literacy
material 1
weight 4000
magicmap green
end

View File

@ -35,6 +35,5 @@ subtype 2
skill literacy
material 1
weight 4000
magicmap green
end

View File

@ -34,5 +34,4 @@ subtype 2
skill literacy
material 1
weight 4000
magicmap green
end

View File

@ -40,5 +40,4 @@ subtype 2
skill literacy
material 1
weight 4000
magicmap green
end

View File

@ -7,7 +7,6 @@ skill literacy
material 1
value 20
weight 200
magicmap khaki
name_pl letters
client_type 1041
end

View File

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

View File

@ -5,7 +5,5 @@ subtype 42
activate_on_push 1
activate_on_release 1
no_pick 1
visibility 40
magicmap white
client_type 25021
end

View File

@ -0,0 +1,4 @@
face monument.111
magicmap white
visibility 40
end

View File

@ -8,7 +8,6 @@ skill literacy
material 1
value 8
weight 75
magicmap white
name_pl notes
client_type 1041
end

View File

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

View File

@ -8,7 +8,6 @@ skill literacy
material 1
value 80
weight 1000
magicmap brown
name_pl thin books
client_type 1041
end

View File

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

View File

@ -9,7 +9,6 @@ skill literacy
material 1
value 30
weight 300
magicmap white
name_pl scrolls
client_type 1041
end

View File

@ -9,7 +9,6 @@ skill literacy
material 1
value 34
weight 350
magicmap white
name_pl scrolls
client_type 1041
end

View File

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

View File

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

View File

@ -5,7 +5,5 @@ subtype 38
activate_on_push 1
activate_on_release 1
no_pick 1
visibility 40
magicmap white
client_type 25021
end

View File

@ -0,0 +1,4 @@
face sign.111
magicmap white
visibility 40
end

View File

@ -6,7 +6,5 @@ subtype 40
activate_on_push 1
activate_on_release 1
no_pick 1
visibility 100
magicmap white
client_type 25021
end

View File

@ -0,0 +1,4 @@
face sign_e.111
magicmap white
visibility 100
end

View File

@ -6,7 +6,5 @@ subtype 39
activate_on_push 1
activate_on_release 1
no_pick 1
visibility 100
magicmap white
client_type 25021
end

View File

@ -0,0 +1,4 @@
face sign_w.111
magicmap white
visibility 100
end

View File

@ -8,7 +8,6 @@ skill literacy
material 1
value 80
weight 8000
magicmap brown
name_pl tomes
client_type 1041
end

View File

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

View File

@ -3,8 +3,6 @@ face branch_125.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end
Object rjunct_ns-ne
@ -12,7 +10,5 @@ face branch_125.211
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,8 @@
face branch_125.111
magicmap blue
visibility 100
end
face branch_125.211
magicmap blue
visibility 100
end

View File

@ -3,7 +3,5 @@ face branch_135.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face branch_135.111
magicmap blue
visibility 100
end

View File

@ -3,7 +3,5 @@ face branch_137.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face branch_137.111
magicmap blue
visibility 100
end

View File

@ -3,8 +3,6 @@ face branch_145.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end
Object rjunct_ns-se
@ -12,7 +10,5 @@ face branch_145.211
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,8 @@
face branch_145.111
magicmap blue
visibility 100
end
face branch_145.211
magicmap blue
visibility 100
end

View File

@ -3,8 +3,6 @@ face branch_156.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end
Object rjunct_ns-sw
@ -12,7 +10,5 @@ face branch_156.211
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,8 @@
face branch_156.111
magicmap blue
visibility 100
end
face branch_156.211
magicmap blue
visibility 100
end

View File

@ -3,7 +3,5 @@ face branch_157.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face branch_157.111
magicmap blue
visibility 100
end

View File

@ -3,8 +3,6 @@ face branch_158.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end
Object rjunct_ns-nw
@ -12,7 +10,5 @@ face branch_158.211
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,8 @@
face branch_158.111
magicmap blue
visibility 100
end
face branch_158.211
magicmap blue
visibility 100
end

View File

@ -3,8 +3,6 @@ face branch_237.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end
Object rjunct_we-ne
@ -12,7 +10,5 @@ face branch_237.211
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,8 @@
face branch_237.111
magicmap blue
visibility 100
end
face branch_237.211
magicmap blue
visibility 100
end

View File

@ -3,8 +3,6 @@ face branch_347.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end
Object rjunct_we-se
@ -12,7 +10,5 @@ face branch_347.211
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,8 @@
face branch_347.111
magicmap blue
visibility 100
end
face branch_347.211
magicmap blue
visibility 100
end

View File

@ -3,7 +3,5 @@ face branch_357.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face branch_357.111
magicmap blue
visibility 100
end

View File

@ -3,8 +3,6 @@ face branch_367.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end
Object rjunct_we-sw
@ -12,7 +10,5 @@ face branch_367.211
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,8 @@
face branch_367.111
magicmap blue
visibility 100
end
face branch_367.211
magicmap blue
visibility 100
end

View File

@ -3,8 +3,6 @@ face branch_378.111
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end
Object rjunct_we-nw
@ -12,7 +10,5 @@ face branch_378.211
name river junction
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,8 @@
face branch_378.111
magicmap blue
visibility 100
end
face branch_378.211
magicmap blue
visibility 100
end

View File

@ -2,7 +2,5 @@ Object bridge_ns
face bridge_15.111
name bridge
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face bridge_15.111
magicmap blue
visibility 100
end

View File

@ -2,7 +2,5 @@ Object bridge_we
face bridge_37.111
name bridge
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face bridge_37.111
magicmap blue
visibility 100
end

View File

@ -2,7 +2,5 @@ Object ford_ns
face ford_ns.111
name ford
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face ford_ns.111
magicmap blue
visibility 100
end

View File

@ -2,7 +2,5 @@ Object ford_we
face ford_we.111
name ford
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face ford_we.111
magicmap blue
visibility 100
end

View File

@ -3,7 +3,5 @@ face river_14.111
name river
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face river_14.111
magicmap blue
visibility 100
end

View File

@ -3,7 +3,5 @@ face river_15.111
name river
move_block all
no_pick 1
magicmap blue
visibility 100
is_water 1
end

View File

@ -0,0 +1,4 @@
face river_15.111
magicmap blue
visibility 100
end

Some files were not shown because too many files have changed in this diff Show More