From 89e0a0deb7d1deb89e8b892b08aa35e53610ed12 Mon Sep 17 00:00:00 2001 From: akirschbaum Date: Sun, 1 Feb 2009 09:39:27 +0000 Subject: [PATCH] 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@11301 282e977c-c81d-0410-88c4-b93c2d0d6712 --- jewel/amber_coin.arc | 1 - jewel/amber_coin.face | 3 +++ jewel/amethyst.arc | 6 +----- jewel/amethyst.face | 10 ++++++++++ jewel/bronzebar.arc | 1 - jewel/bronzebar.face | 3 +++ jewel/copperbar.arc | 1 - jewel/copperbar.face | 3 +++ jewel/copperore.arc | 1 - jewel/copperore1kg.arc | 1 - jewel/emerald.arc | 6 +----- jewel/emerald.face | 10 ++++++++++ jewel/gem.arc | 6 +----- jewel/gem.face | 8 ++++++++ jewel/goldbar.arc | 1 - jewel/goldbar.face | 3 +++ jewel/goldblock.arc | 1 - jewel/goldblock.face | 3 +++ jewel/goldcoin.arc | 1 - jewel/goldcoin.face | 3 +++ jewel/goldore.arc | 1 - jewel/goldore1kg.arc | 1 - jewel/goldround.arc | 1 - jewel/goldround.face | 3 +++ jewel/ironbar.arc | 1 - jewel/ironbar.face | 3 +++ jewel/ironore.arc | 1 - jewel/ironore1kg.arc | 1 - jewel/jade_coin.arc | 1 - jewel/jade_coin.face | 3 +++ jewel/leadbar.arc | 1 - jewel/leadbar.face | 3 +++ jewel/leadore.arc | 1 - jewel/leadore1kg.arc | 1 - jewel/mithril.arc | 8 +------- jewel/mithril.face | 18 ++++++++++++++++++ jewel/nugget_huge.arc | 1 - jewel/nugget_huge.face | 3 +++ jewel/nugget_lar.arc | 1 - jewel/nugget_lar.face | 3 +++ jewel/nugget_sma.arc | 1 - jewel/nugget_sma.face | 3 +++ jewel/ore_b.face | 3 +++ jewel/ore_g.face | 3 +++ jewel/ore_r.face | 3 +++ jewel/ore_y.face | 3 +++ jewel/oresmall_b.face | 3 +++ jewel/oresmall_g.face | 3 +++ jewel/oresmall_r.face | 3 +++ jewel/oresmall_y.face | 3 +++ jewel/pearl.arc | 6 +----- jewel/pearl.face | 8 ++++++++ jewel/platbar.arc | 1 - jewel/platbar.face | 3 +++ jewel/platblock.arc | 1 - jewel/platblock.face | 3 +++ jewel/platore.arc | 1 - jewel/platore1kg.arc | 1 - jewel/platround.arc | 1 - jewel/platround.face | 3 +++ jewel/plt_coin.arc | 1 - jewel/plt_coin.face | 3 +++ jewel/ruby.arc | 6 +----- jewel/ruby.face | 8 ++++++++ jewel/sapphire.arc | 6 +----- jewel/sapphire.face | 10 ++++++++++ jewel/silverbar.arc | 1 - jewel/silverbar.face | 3 +++ jewel/silverblock.arc | 1 - jewel/silverblock.face | 3 +++ jewel/silvercoin.arc | 1 - jewel/silvercoin.face | 3 +++ jewel/silverore.arc | 1 - jewel/silverore1kg.arc | 1 - jewel/silverround.arc | 1 - jewel/silverround.face | 3 +++ jewel/steelbar.arc | 1 - jewel/steelbar.face | 3 +++ jewel/tinbar.arc | 1 - jewel/tinbar.face | 3 +++ jewel/tinore.arc | 1 - jewel/tinore1kg.arc | 1 - jewel/uraniumbar.arc | 3 --- jewel/uraniumbar.face | 3 +++ jewel/uraniumore.arc | 1 - jewel/uraniumore1kg.arc | 1 - jewel/worthlessore_b.arc | 1 - jewel/worthlessore_g.arc | 1 - jewel/worthlessore_r.arc | 1 - jewel/worthlessore_y.arc | 1 - jewel/worthlessoresmall_b.arc | 1 - jewel/worthlessoresmall_g.arc | 1 - jewel/worthlessoresmall_r.arc | 1 - jewel/worthlessoresmall_y.arc | 1 - jewel/zincbar.arc | 1 - jewel/zincbar.face | 3 +++ jewel/zincore.arc | 1 - jewel/zincore1kg.arc | 1 - 98 files changed, 178 insertions(+), 90 deletions(-) create mode 100644 jewel/amber_coin.face create mode 100644 jewel/amethyst.face create mode 100644 jewel/bronzebar.face create mode 100644 jewel/copperbar.face create mode 100644 jewel/emerald.face create mode 100644 jewel/goldbar.face create mode 100644 jewel/goldblock.face create mode 100644 jewel/goldcoin.face create mode 100644 jewel/goldround.face create mode 100644 jewel/ironbar.face create mode 100644 jewel/jade_coin.face create mode 100644 jewel/leadbar.face create mode 100644 jewel/mithril.face create mode 100644 jewel/nugget_huge.face create mode 100644 jewel/nugget_lar.face create mode 100644 jewel/nugget_sma.face create mode 100644 jewel/ore_b.face create mode 100644 jewel/ore_g.face create mode 100644 jewel/ore_r.face create mode 100644 jewel/ore_y.face create mode 100644 jewel/oresmall_b.face create mode 100644 jewel/oresmall_g.face create mode 100644 jewel/oresmall_r.face create mode 100644 jewel/oresmall_y.face create mode 100644 jewel/platbar.face create mode 100644 jewel/platblock.face create mode 100644 jewel/platround.face create mode 100644 jewel/plt_coin.face create mode 100644 jewel/sapphire.face create mode 100644 jewel/silverbar.face create mode 100644 jewel/silverblock.face create mode 100644 jewel/silvercoin.face create mode 100644 jewel/silverround.face create mode 100644 jewel/steelbar.face create mode 100644 jewel/tinbar.face create mode 100644 jewel/uraniumbar.face create mode 100644 jewel/zincbar.face diff --git a/jewel/amber_coin.arc b/jewel/amber_coin.arc index 256d6fb70..657182afa 100644 --- a/jewel/amber_coin.arc +++ b/jewel/amber_coin.arc @@ -2,7 +2,6 @@ Object ambercoin name amberium coin race gold and jewels face amber_coin.111 -magicmap orange nrof 1 type 36 material 2 diff --git a/jewel/amber_coin.face b/jewel/amber_coin.face new file mode 100644 index 000000000..6cf9ecfa4 --- /dev/null +++ b/jewel/amber_coin.face @@ -0,0 +1,3 @@ +face amber_coin.111 +magicmap orange +end diff --git a/jewel/amethyst.arc b/jewel/amethyst.arc index 4c8e1d614..2ad51e2e6 100644 --- a/jewel/amethyst.arc +++ b/jewel/amethyst.arc @@ -3,11 +3,7 @@ name amethyst race gold and jewels type 60 face amethyst.111 -anim -amethyst.111 -amethyst.112 -mina -magicmap green +animation amethyst nrof 1 anim_speed 10 client_anim_random 1 diff --git a/jewel/amethyst.face b/jewel/amethyst.face new file mode 100644 index 000000000..b8ce6d996 --- /dev/null +++ b/jewel/amethyst.face @@ -0,0 +1,10 @@ +animation amethyst +amethyst.111 +amethyst.112 +mina +face amethyst.111 +magicmap green +end +face amethyst.112 +magicmap green +end diff --git a/jewel/bronzebar.arc b/jewel/bronzebar.arc index 302681f4e..b71474a44 100644 --- a/jewel/bronzebar.arc +++ b/jewel/bronzebar.arc @@ -2,7 +2,6 @@ Object bronzebar name bronze bar race gold and jewels face bronzebar.111 -magicmap orange nrof 1 type 73 material 2 diff --git a/jewel/bronzebar.face b/jewel/bronzebar.face new file mode 100644 index 000000000..5d493c0e6 --- /dev/null +++ b/jewel/bronzebar.face @@ -0,0 +1,3 @@ +face bronzebar.111 +magicmap orange +end diff --git a/jewel/copperbar.arc b/jewel/copperbar.arc index 79ba83ae6..947a3be21 100644 --- a/jewel/copperbar.arc +++ b/jewel/copperbar.arc @@ -2,7 +2,6 @@ Object copperbar name copper bar race gold and jewels face copperbar.111 -magicmap orange nrof 1 type 73 material 2 diff --git a/jewel/copperbar.face b/jewel/copperbar.face new file mode 100644 index 000000000..8ee046d32 --- /dev/null +++ b/jewel/copperbar.face @@ -0,0 +1,3 @@ +face copperbar.111 +magicmap orange +end diff --git a/jewel/copperore.arc b/jewel/copperore.arc index 3c154e1a1..80bc66648 100644 --- a/jewel/copperore.arc +++ b/jewel/copperore.arc @@ -4,7 +4,6 @@ name_pl ores title of copper race gold and jewels face ore_g.111 -magicmap green nrof 1 type 73 material 64 diff --git a/jewel/copperore1kg.arc b/jewel/copperore1kg.arc index 3ba2d4692..36104d2f5 100644 --- a/jewel/copperore1kg.arc +++ b/jewel/copperore1kg.arc @@ -4,7 +4,6 @@ name_pl ores title of copper race gold and jewels face oresmall_g.111 -magicmap green nrof 1 type 73 material 64 diff --git a/jewel/emerald.arc b/jewel/emerald.arc index 985f79fa3..fe577f3a7 100644 --- a/jewel/emerald.arc +++ b/jewel/emerald.arc @@ -2,11 +2,7 @@ Object emerald face emerald.111 race gold and jewels type 60 -anim -emerald.111 -emerald.112 -mina -magicmap green +animation emerald nrof 1 anim_speed 10 client_anim_random 1 diff --git a/jewel/emerald.face b/jewel/emerald.face new file mode 100644 index 000000000..cb6911c8a --- /dev/null +++ b/jewel/emerald.face @@ -0,0 +1,10 @@ +animation emerald +emerald.111 +emerald.112 +mina +face emerald.111 +magicmap green +end +face emerald.112 +magicmap green +end diff --git a/jewel/gem.arc b/jewel/gem.arc index 5e7b27866..47c0b59bb 100644 --- a/jewel/gem.arc +++ b/jewel/gem.arc @@ -3,11 +3,7 @@ name diamond race gold and jewels type 60 face gem.111 -anim -gem.111 -gem.112 -mina -magicmap green +animation gem nrof 1 anim_speed 10 client_anim_random 1 diff --git a/jewel/gem.face b/jewel/gem.face index 38a34da57..55a51c56b 100644 --- a/jewel/gem.face +++ b/jewel/gem.face @@ -1,3 +1,11 @@ +animation gem +gem.111 +gem.112 +mina face gem.111 +magicmap green visibility 100 end +face gem.112 +magicmap green +end diff --git a/jewel/goldbar.arc b/jewel/goldbar.arc index ed6fa8f6c..1cf6566bf 100644 --- a/jewel/goldbar.arc +++ b/jewel/goldbar.arc @@ -2,7 +2,6 @@ Object goldbar name gold bar race gold and jewels face goldbar.111 -magicmap orange nrof 1 type 60 material 2 diff --git a/jewel/goldbar.face b/jewel/goldbar.face new file mode 100644 index 000000000..0be5a9a44 --- /dev/null +++ b/jewel/goldbar.face @@ -0,0 +1,3 @@ +face goldbar.111 +magicmap orange +end diff --git a/jewel/goldblock.arc b/jewel/goldblock.arc index bc54e7925..e8a041878 100644 --- a/jewel/goldblock.arc +++ b/jewel/goldblock.arc @@ -2,7 +2,6 @@ Object goldblock name gold block race gold and jewels face goldblock.111 -magicmap orange nrof 1 type 60 material 2 diff --git a/jewel/goldblock.face b/jewel/goldblock.face new file mode 100644 index 000000000..26c766709 --- /dev/null +++ b/jewel/goldblock.face @@ -0,0 +1,3 @@ +face goldblock.111 +magicmap orange +end diff --git a/jewel/goldcoin.arc b/jewel/goldcoin.arc index 891890ae8..966ba4218 100644 --- a/jewel/goldcoin.arc +++ b/jewel/goldcoin.arc @@ -2,7 +2,6 @@ Object goldcoin name gold coin race gold and jewels face goldcoin.111 -magicmap yellow nrof 1 type 36 material 2 diff --git a/jewel/goldcoin.face b/jewel/goldcoin.face new file mode 100644 index 000000000..90c78fbbb --- /dev/null +++ b/jewel/goldcoin.face @@ -0,0 +1,3 @@ +face goldcoin.111 +magicmap yellow +end diff --git a/jewel/goldore.arc b/jewel/goldore.arc index 3ba716067..8d279963d 100644 --- a/jewel/goldore.arc +++ b/jewel/goldore.arc @@ -4,7 +4,6 @@ name_pl ores title of gold race gold and jewels face ore_y.111 -magicmap orange nrof 1 type 73 material 64 diff --git a/jewel/goldore1kg.arc b/jewel/goldore1kg.arc index f27241c06..f2155f069 100644 --- a/jewel/goldore1kg.arc +++ b/jewel/goldore1kg.arc @@ -4,7 +4,6 @@ name_pl ores title of gold race gold and jewels face oresmall_y.111 -magicmap orange nrof 1 type 73 material 64 diff --git a/jewel/goldround.arc b/jewel/goldround.arc index fe7e70d29..ba476e67e 100644 --- a/jewel/goldround.arc +++ b/jewel/goldround.arc @@ -3,7 +3,6 @@ name gold round name_pl gold rounds race gold and jewels face goldround.111 -magicmap orange nrof 1 type 60 material 2 diff --git a/jewel/goldround.face b/jewel/goldround.face new file mode 100644 index 000000000..3842c281b --- /dev/null +++ b/jewel/goldround.face @@ -0,0 +1,3 @@ +face goldround.111 +magicmap orange +end diff --git a/jewel/ironbar.arc b/jewel/ironbar.arc index 326f80a66..909fed78c 100644 --- a/jewel/ironbar.arc +++ b/jewel/ironbar.arc @@ -2,7 +2,6 @@ Object ironbar name iron bar race gold and jewels face ironbar.111 -magicmap grey nrof 1 type 73 material 2 diff --git a/jewel/ironbar.face b/jewel/ironbar.face new file mode 100644 index 000000000..47f82643d --- /dev/null +++ b/jewel/ironbar.face @@ -0,0 +1,3 @@ +face ironbar.111 +magicmap grey +end diff --git a/jewel/ironore.arc b/jewel/ironore.arc index 0a1cbc203..639fe77fd 100644 --- a/jewel/ironore.arc +++ b/jewel/ironore.arc @@ -4,7 +4,6 @@ name_pl ores title of iron race gold and jewels face ore_r.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/ironore1kg.arc b/jewel/ironore1kg.arc index 34f2def23..fae1cc9fa 100644 --- a/jewel/ironore1kg.arc +++ b/jewel/ironore1kg.arc @@ -4,7 +4,6 @@ name_pl ores title of iron race gold and jewels face oresmall_r.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/jade_coin.arc b/jewel/jade_coin.arc index 14162a6fa..631ae8b42 100644 --- a/jewel/jade_coin.arc +++ b/jewel/jade_coin.arc @@ -2,7 +2,6 @@ Object jadecoin name jade coin race gold and jewels face jade_coin.111 -magicmap green nrof 1 type 36 material 2 diff --git a/jewel/jade_coin.face b/jewel/jade_coin.face new file mode 100644 index 000000000..621d41b57 --- /dev/null +++ b/jewel/jade_coin.face @@ -0,0 +1,3 @@ +face jade_coin.111 +magicmap green +end diff --git a/jewel/leadbar.arc b/jewel/leadbar.arc index 0e03d6558..9bba9f2b2 100644 --- a/jewel/leadbar.arc +++ b/jewel/leadbar.arc @@ -2,7 +2,6 @@ Object leadbar name lead bar race gold and jewels face leadbar.111 -magicmap grey nrof 1 type 73 material 2 diff --git a/jewel/leadbar.face b/jewel/leadbar.face new file mode 100644 index 000000000..f773d736f --- /dev/null +++ b/jewel/leadbar.face @@ -0,0 +1,3 @@ +face leadbar.111 +magicmap grey +end diff --git a/jewel/leadore.arc b/jewel/leadore.arc index d9b987ed5..9dad64c68 100644 --- a/jewel/leadore.arc +++ b/jewel/leadore.arc @@ -4,7 +4,6 @@ name_pl ores title of lead race gold and jewels face ore_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/leadore1kg.arc b/jewel/leadore1kg.arc index 4177b958a..238aba40b 100644 --- a/jewel/leadore1kg.arc +++ b/jewel/leadore1kg.arc @@ -4,7 +4,6 @@ name_pl ores title of lead race gold and jewels face oresmall_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/mithril.arc b/jewel/mithril.arc index 15673ed82..b71264f17 100644 --- a/jewel/mithril.arc +++ b/jewel/mithril.arc @@ -3,12 +3,7 @@ name mithril crystal race gold and jewels type 73 face mithril.111 -anim -mithril.111 -mithril.112 -mithril.113 -mithril.114 -mina +animation mithril nrof 1 anim_speed 5 client_anim_random 1 @@ -17,7 +12,6 @@ weight 50 material 2 materialname mithril identified 1 -magicmap grey name_pl mithril crystals client_type 2011 end diff --git a/jewel/mithril.face b/jewel/mithril.face new file mode 100644 index 000000000..74853c4ba --- /dev/null +++ b/jewel/mithril.face @@ -0,0 +1,18 @@ +animation mithril +mithril.111 +mithril.112 +mithril.113 +mithril.114 +mina +face mithril.111 +magicmap grey +end +face mithril.112 +magicmap grey +end +face mithril.113 +magicmap grey +end +face mithril.114 +magicmap grey +end diff --git a/jewel/nugget_huge.arc b/jewel/nugget_huge.arc index 04c37419a..9d4f7e201 100644 --- a/jewel/nugget_huge.arc +++ b/jewel/nugget_huge.arc @@ -6,7 +6,6 @@ nrof 1 material 2 materialname gold type 73 -magicmap orange value 177777 weight 700000000 name_pl huge gold nuggets diff --git a/jewel/nugget_huge.face b/jewel/nugget_huge.face new file mode 100644 index 000000000..a8f42703a --- /dev/null +++ b/jewel/nugget_huge.face @@ -0,0 +1,3 @@ +face nugget_huge.111 +magicmap orange +end diff --git a/jewel/nugget_lar.arc b/jewel/nugget_lar.arc index f0c2d4760..cac9844ac 100644 --- a/jewel/nugget_lar.arc +++ b/jewel/nugget_lar.arc @@ -2,7 +2,6 @@ Object largenugget name large gold nugget race gold and jewels face nugget_lar.111 -magicmap orange nrof 1 type 60 material 2 diff --git a/jewel/nugget_lar.face b/jewel/nugget_lar.face new file mode 100644 index 000000000..c130f7156 --- /dev/null +++ b/jewel/nugget_lar.face @@ -0,0 +1,3 @@ +face nugget_lar.111 +magicmap orange +end diff --git a/jewel/nugget_sma.arc b/jewel/nugget_sma.arc index 710826442..d7eae9ab8 100644 --- a/jewel/nugget_sma.arc +++ b/jewel/nugget_sma.arc @@ -2,7 +2,6 @@ Object smallnugget name small gold nugget race gold and jewels face nugget_sma.111 -magicmap orange nrof 1 type 60 material 2 diff --git a/jewel/nugget_sma.face b/jewel/nugget_sma.face new file mode 100644 index 000000000..4f9622d44 --- /dev/null +++ b/jewel/nugget_sma.face @@ -0,0 +1,3 @@ +face nugget_sma.111 +magicmap orange +end diff --git a/jewel/ore_b.face b/jewel/ore_b.face new file mode 100644 index 000000000..f7f7144c3 --- /dev/null +++ b/jewel/ore_b.face @@ -0,0 +1,3 @@ +face ore_b.111 +magicmap grey +end diff --git a/jewel/ore_g.face b/jewel/ore_g.face new file mode 100644 index 000000000..55673628e --- /dev/null +++ b/jewel/ore_g.face @@ -0,0 +1,3 @@ +face ore_g.111 +magicmap green +end diff --git a/jewel/ore_r.face b/jewel/ore_r.face new file mode 100644 index 000000000..862380ffe --- /dev/null +++ b/jewel/ore_r.face @@ -0,0 +1,3 @@ +face ore_r.111 +magicmap grey +end diff --git a/jewel/ore_y.face b/jewel/ore_y.face new file mode 100644 index 000000000..c74c707e1 --- /dev/null +++ b/jewel/ore_y.face @@ -0,0 +1,3 @@ +face ore_y.111 +magicmap orange +end diff --git a/jewel/oresmall_b.face b/jewel/oresmall_b.face new file mode 100644 index 000000000..ba751a7dc --- /dev/null +++ b/jewel/oresmall_b.face @@ -0,0 +1,3 @@ +face oresmall_b.111 +magicmap grey +end diff --git a/jewel/oresmall_g.face b/jewel/oresmall_g.face new file mode 100644 index 000000000..c8c505215 --- /dev/null +++ b/jewel/oresmall_g.face @@ -0,0 +1,3 @@ +face oresmall_g.111 +magicmap green +end diff --git a/jewel/oresmall_r.face b/jewel/oresmall_r.face new file mode 100644 index 000000000..4727976ae --- /dev/null +++ b/jewel/oresmall_r.face @@ -0,0 +1,3 @@ +face oresmall_r.111 +magicmap grey +end diff --git a/jewel/oresmall_y.face b/jewel/oresmall_y.face new file mode 100644 index 000000000..ecad31f2a --- /dev/null +++ b/jewel/oresmall_y.face @@ -0,0 +1,3 @@ +face oresmall_y.111 +magicmap orange +end diff --git a/jewel/pearl.arc b/jewel/pearl.arc index 33991787d..721e1f51e 100644 --- a/jewel/pearl.arc +++ b/jewel/pearl.arc @@ -2,11 +2,7 @@ Object pearl face pearl.111 race gold and jewels type 60 -anim -pearl.111 -pearl.112 -mina -magicmap white +animation pearl nrof 1 anim_speed 10 client_anim_random 1 diff --git a/jewel/pearl.face b/jewel/pearl.face index cd0d08053..a5169dd20 100644 --- a/jewel/pearl.face +++ b/jewel/pearl.face @@ -1,3 +1,11 @@ +animation pearl +pearl.111 +pearl.112 +mina face pearl.111 +magicmap white visibility 100 end +face pearl.112 +magicmap white +end diff --git a/jewel/platbar.arc b/jewel/platbar.arc index ce513fea4..b03fc50ed 100644 --- a/jewel/platbar.arc +++ b/jewel/platbar.arc @@ -2,7 +2,6 @@ Object platbar name platinum bar race gold and jewels face platbar.111 -magicmap grey nrof 1 type 60 material 2 diff --git a/jewel/platbar.face b/jewel/platbar.face new file mode 100644 index 000000000..487a6f417 --- /dev/null +++ b/jewel/platbar.face @@ -0,0 +1,3 @@ +face platbar.111 +magicmap grey +end diff --git a/jewel/platblock.arc b/jewel/platblock.arc index 01e477885..5afa3327c 100644 --- a/jewel/platblock.arc +++ b/jewel/platblock.arc @@ -3,7 +3,6 @@ name platinum block name_pl platinum blocks race gold and jewels face platblock.111 -magicmap grey nrof 1 type 60 material 2 diff --git a/jewel/platblock.face b/jewel/platblock.face new file mode 100644 index 000000000..522f659bf --- /dev/null +++ b/jewel/platblock.face @@ -0,0 +1,3 @@ +face platblock.111 +magicmap grey +end diff --git a/jewel/platore.arc b/jewel/platore.arc index 21481f044..a8b8db26a 100644 --- a/jewel/platore.arc +++ b/jewel/platore.arc @@ -4,7 +4,6 @@ name_pl ores title of platinum race gold and jewels face ore_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/platore1kg.arc b/jewel/platore1kg.arc index 7b6d0cac9..7cbf33b29 100644 --- a/jewel/platore1kg.arc +++ b/jewel/platore1kg.arc @@ -4,7 +4,6 @@ name_pl ores title of platinum race gold and jewels face oresmall_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/platround.arc b/jewel/platround.arc index 572d0d439..145cc4ddf 100644 --- a/jewel/platround.arc +++ b/jewel/platround.arc @@ -3,7 +3,6 @@ name platinum round name_pl platinum rounds race gold and jewels face platround.111 -magicmap grey nrof 1 type 60 material 2 diff --git a/jewel/platround.face b/jewel/platround.face new file mode 100644 index 000000000..8cd48c7cc --- /dev/null +++ b/jewel/platround.face @@ -0,0 +1,3 @@ +face platround.111 +magicmap grey +end diff --git a/jewel/plt_coin.arc b/jewel/plt_coin.arc index 4eb9029e1..23646027c 100644 --- a/jewel/plt_coin.arc +++ b/jewel/plt_coin.arc @@ -2,7 +2,6 @@ Object platinacoin name platinum coin race gold and jewels face plt_coin.111 -magicmap grey nrof 1 type 36 material 2 diff --git a/jewel/plt_coin.face b/jewel/plt_coin.face new file mode 100644 index 000000000..eec940219 --- /dev/null +++ b/jewel/plt_coin.face @@ -0,0 +1,3 @@ +face plt_coin.111 +magicmap grey +end diff --git a/jewel/ruby.arc b/jewel/ruby.arc index 7adfee694..aa77223f7 100644 --- a/jewel/ruby.arc +++ b/jewel/ruby.arc @@ -2,11 +2,7 @@ Object ruby face ruby.111 race gold and jewels type 60 -anim -ruby.111 -ruby.112 -mina -magicmap red +animation ruby nrof 1 anim_speed 10 client_anim_random 1 diff --git a/jewel/ruby.face b/jewel/ruby.face index 38e3766eb..64ec7a6a3 100644 --- a/jewel/ruby.face +++ b/jewel/ruby.face @@ -1,3 +1,11 @@ +animation ruby +ruby.111 +ruby.112 +mina face ruby.111 +magicmap red visibility 100 end +face ruby.112 +magicmap red +end diff --git a/jewel/sapphire.arc b/jewel/sapphire.arc index 65026367a..e608b6d11 100644 --- a/jewel/sapphire.arc +++ b/jewel/sapphire.arc @@ -2,11 +2,7 @@ Object sapphire face sapphire.111 race gold and jewels type 60 -anim -sapphire.111 -sapphire.112 -mina -magicmap blue +animation sapphire nrof 1 anim_speed 10 client_anim_random 1 diff --git a/jewel/sapphire.face b/jewel/sapphire.face new file mode 100644 index 000000000..f41a276fa --- /dev/null +++ b/jewel/sapphire.face @@ -0,0 +1,10 @@ +animation sapphire +sapphire.111 +sapphire.112 +mina +face sapphire.111 +magicmap blue +end +face sapphire.112 +magicmap blue +end diff --git a/jewel/silverbar.arc b/jewel/silverbar.arc index d2f32444d..1c9a77df5 100644 --- a/jewel/silverbar.arc +++ b/jewel/silverbar.arc @@ -2,7 +2,6 @@ Object silverbar name silver bar race gold and jewels face silverbar.111 -magicmap grey nrof 1 type 60 material 2 diff --git a/jewel/silverbar.face b/jewel/silverbar.face new file mode 100644 index 000000000..5e4d9592e --- /dev/null +++ b/jewel/silverbar.face @@ -0,0 +1,3 @@ +face silverbar.111 +magicmap grey +end diff --git a/jewel/silverblock.arc b/jewel/silverblock.arc index 443590876..29cb50023 100644 --- a/jewel/silverblock.arc +++ b/jewel/silverblock.arc @@ -3,7 +3,6 @@ name silver block name_pl silver blocks race gold and jewels face silverblock.111 -magicmap grey nrof 1 type 60 material 2 diff --git a/jewel/silverblock.face b/jewel/silverblock.face new file mode 100644 index 000000000..059162492 --- /dev/null +++ b/jewel/silverblock.face @@ -0,0 +1,3 @@ +face silverblock.111 +magicmap grey +end diff --git a/jewel/silvercoin.arc b/jewel/silvercoin.arc index 3a477a2e4..d313a4254 100644 --- a/jewel/silvercoin.arc +++ b/jewel/silvercoin.arc @@ -2,7 +2,6 @@ Object silvercoin name silver coin race gold and jewels face silvercoin.111 -magicmap grey nrof 1 type 36 material 2 diff --git a/jewel/silvercoin.face b/jewel/silvercoin.face new file mode 100644 index 000000000..81f296463 --- /dev/null +++ b/jewel/silvercoin.face @@ -0,0 +1,3 @@ +face silvercoin.111 +magicmap grey +end diff --git a/jewel/silverore.arc b/jewel/silverore.arc index 4e76fd86c..acdb1aaef 100644 --- a/jewel/silverore.arc +++ b/jewel/silverore.arc @@ -4,7 +4,6 @@ name_pl ores title of silver race gold and jewels face ore_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/silverore1kg.arc b/jewel/silverore1kg.arc index 6562082a4..ed23ba9b9 100644 --- a/jewel/silverore1kg.arc +++ b/jewel/silverore1kg.arc @@ -4,7 +4,6 @@ name_pl ores title of silver race gold and jewels face oresmall_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/silverround.arc b/jewel/silverround.arc index 43db079b0..c4dfbc621 100644 --- a/jewel/silverround.arc +++ b/jewel/silverround.arc @@ -3,7 +3,6 @@ name silver round name_pl silver rounds race gold and jewels face silverround.111 -magicmap grey nrof 1 type 60 material 2 diff --git a/jewel/silverround.face b/jewel/silverround.face new file mode 100644 index 000000000..9c6dd654b --- /dev/null +++ b/jewel/silverround.face @@ -0,0 +1,3 @@ +face silverround.111 +magicmap grey +end diff --git a/jewel/steelbar.arc b/jewel/steelbar.arc index 7fa544c60..5b86616df 100644 --- a/jewel/steelbar.arc +++ b/jewel/steelbar.arc @@ -2,7 +2,6 @@ Object steelbar name steel bar race gold and jewels face steelbar.111 -magicmap grey nrof 1 type 73 material 0 diff --git a/jewel/steelbar.face b/jewel/steelbar.face new file mode 100644 index 000000000..b6c160c24 --- /dev/null +++ b/jewel/steelbar.face @@ -0,0 +1,3 @@ +face steelbar.111 +magicmap grey +end diff --git a/jewel/tinbar.arc b/jewel/tinbar.arc index 8ea631092..38783b38b 100644 --- a/jewel/tinbar.arc +++ b/jewel/tinbar.arc @@ -2,7 +2,6 @@ Object tinbar name tin bar race gold and jewels face tinbar.111 -magicmap grey nrof 1 type 73 material 2 diff --git a/jewel/tinbar.face b/jewel/tinbar.face new file mode 100644 index 000000000..6a7aa0cde --- /dev/null +++ b/jewel/tinbar.face @@ -0,0 +1,3 @@ +face tinbar.111 +magicmap grey +end diff --git a/jewel/tinore.arc b/jewel/tinore.arc index a1624d1d5..520d1e2c7 100644 --- a/jewel/tinore.arc +++ b/jewel/tinore.arc @@ -4,7 +4,6 @@ name_pl ores title of tin race gold and jewels face ore_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/tinore1kg.arc b/jewel/tinore1kg.arc index 0974a8afe..459692ed9 100644 --- a/jewel/tinore1kg.arc +++ b/jewel/tinore1kg.arc @@ -4,7 +4,6 @@ name_pl ores title of tin race gold and jewels face oresmall_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/uraniumbar.arc b/jewel/uraniumbar.arc index 3c0364d92..7d6e80174 100644 --- a/jewel/uraniumbar.arc +++ b/jewel/uraniumbar.arc @@ -2,7 +2,6 @@ Object uraniumbar name uranium bar race gold and jewels face uraniumbar.111 -magicmap grey nrof 1 type 73 material 2 @@ -25,7 +24,6 @@ face uraniumbar.111 attacktype 4 dam 5 speed 0.100000 -magicmap grey nrof 1 type 73 material 2 @@ -45,7 +43,6 @@ Object depleteduraniumbar name depleted uranium bar race gold and jewels face uraniumbar.111 -magicmap grey nrof 1 type 73 material 2 diff --git a/jewel/uraniumbar.face b/jewel/uraniumbar.face new file mode 100644 index 000000000..981031214 --- /dev/null +++ b/jewel/uraniumbar.face @@ -0,0 +1,3 @@ +face uraniumbar.111 +magicmap grey +end diff --git a/jewel/uraniumore.arc b/jewel/uraniumore.arc index 3dd445059..7cab7b485 100644 --- a/jewel/uraniumore.arc +++ b/jewel/uraniumore.arc @@ -4,7 +4,6 @@ name_pl ores title of uranium race gold and jewels face ore_y.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/uraniumore1kg.arc b/jewel/uraniumore1kg.arc index f209d45ac..07ea0bbe5 100644 --- a/jewel/uraniumore1kg.arc +++ b/jewel/uraniumore1kg.arc @@ -4,7 +4,6 @@ name_pl ores title of uranium race gold and jewels face oresmall_y.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/worthlessore_b.arc b/jewel/worthlessore_b.arc index 86d144eaa..e4145cb1d 100644 --- a/jewel/worthlessore_b.arc +++ b/jewel/worthlessore_b.arc @@ -4,7 +4,6 @@ name_pl ores title of nothing race gold and jewels face ore_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/worthlessore_g.arc b/jewel/worthlessore_g.arc index 2213edd85..9324e8d24 100644 --- a/jewel/worthlessore_g.arc +++ b/jewel/worthlessore_g.arc @@ -4,7 +4,6 @@ name_pl ores title of nothing race gold and jewels face ore_g.111 -magicmap green nrof 1 type 73 material 64 diff --git a/jewel/worthlessore_r.arc b/jewel/worthlessore_r.arc index 4c08599e7..5b1455637 100644 --- a/jewel/worthlessore_r.arc +++ b/jewel/worthlessore_r.arc @@ -4,7 +4,6 @@ name_pl ores title of nothing race gold and jewels face ore_r.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/worthlessore_y.arc b/jewel/worthlessore_y.arc index 951bb6bda..ecc18f0bc 100644 --- a/jewel/worthlessore_y.arc +++ b/jewel/worthlessore_y.arc @@ -4,7 +4,6 @@ name_pl ores title of nothing race gold and jewels face ore_y.111 -magicmap orange nrof 1 type 73 material 64 diff --git a/jewel/worthlessoresmall_b.arc b/jewel/worthlessoresmall_b.arc index c04862310..d8811bed5 100644 --- a/jewel/worthlessoresmall_b.arc +++ b/jewel/worthlessoresmall_b.arc @@ -4,7 +4,6 @@ name_pl ores title of nothing race gold and jewels face oresmall_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/worthlessoresmall_g.arc b/jewel/worthlessoresmall_g.arc index 5ec596958..0bc2b13ac 100644 --- a/jewel/worthlessoresmall_g.arc +++ b/jewel/worthlessoresmall_g.arc @@ -4,7 +4,6 @@ name_pl ores title of nothing race gold and jewels face oresmall_g.111 -magicmap green nrof 1 type 73 material 64 diff --git a/jewel/worthlessoresmall_r.arc b/jewel/worthlessoresmall_r.arc index 11f0da53a..97167ef70 100644 --- a/jewel/worthlessoresmall_r.arc +++ b/jewel/worthlessoresmall_r.arc @@ -4,7 +4,6 @@ name_pl ores title of nothing race gold and jewels face oresmall_r.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/worthlessoresmall_y.arc b/jewel/worthlessoresmall_y.arc index 8b0d31abf..d93aabc73 100644 --- a/jewel/worthlessoresmall_y.arc +++ b/jewel/worthlessoresmall_y.arc @@ -4,7 +4,6 @@ name_pl ores title of nothing race gold and jewels face oresmall_y.111 -magicmap orange nrof 1 type 73 material 64 diff --git a/jewel/zincbar.arc b/jewel/zincbar.arc index 959fc785e..61424f95f 100644 --- a/jewel/zincbar.arc +++ b/jewel/zincbar.arc @@ -2,7 +2,6 @@ Object zincbar name zinc bar race gold and jewels face zincbar.111 -magicmap grey nrof 1 type 73 material 2 diff --git a/jewel/zincbar.face b/jewel/zincbar.face new file mode 100644 index 000000000..a62cdfcd5 --- /dev/null +++ b/jewel/zincbar.face @@ -0,0 +1,3 @@ +face zincbar.111 +magicmap grey +end diff --git a/jewel/zincore.arc b/jewel/zincore.arc index 5e116efa8..255c59e2a 100644 --- a/jewel/zincore.arc +++ b/jewel/zincore.arc @@ -4,7 +4,6 @@ name_pl ores title of zinc race gold and jewels face ore_b.111 -magicmap grey nrof 1 type 73 material 64 diff --git a/jewel/zincore1kg.arc b/jewel/zincore1kg.arc index 203c39c59..48f4d27bf 100644 --- a/jewel/zincore1kg.arc +++ b/jewel/zincore1kg.arc @@ -4,7 +4,6 @@ name_pl ores title of zinc race gold and jewels face oresmall_b.111 -magicmap grey nrof 1 type 73 material 64