food/, gods/:

* take care of depreciated 'color_fg' keys by changing them to 
'magicmap' or deleting them


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@9749 282e977c-c81d-0410-88c4-b93c2d0d6712
master
bbotbuilder 2008-08-17 02:19:50 +00:00
parent 865352e0d0
commit 5e767e270e
34 changed files with 41 additions and 45 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@
Object fish_1
name fish
face fish_1.111
color_fg green
magicmap green
food 100
nrof 1
type 6
@ -26,7 +26,7 @@ end
Object fish_2
name fish
face fish_2.111
color_fg green
magicmap green
food 100
nrof 1
type 6
@ -52,7 +52,7 @@ end
Object fish_3
name fish
face fish_3.111
color_fg green
magicmap green
food 100
nrof 1
type 6
@ -72,7 +72,7 @@ end
Object fish_4
name fish
face fish_4.111
color_fg green
magicmap green
food 100
nrof 1
type 6

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -6,7 +6,6 @@ nrof 1
type 6
material 32
value 300
color_fg green
weight 32
magicmap green
name_pl pipeweed

View File

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

View File

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

View File

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

View File

@ -6,7 +6,6 @@ nrof 1
type 6
material 32
value 60
color_fg red
weight 2
magicmap red
name_pl pink roses
@ -20,7 +19,6 @@ nrof 1
type 6
material 32
value 80
color_fg red
weight 2
magicmap red
name_pl red roses
@ -60,7 +58,6 @@ nrof 1
type 6
material 32
value 160
color_fg black
weight 2
magicmap black
name_pl black roses

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -11,7 +11,7 @@ nrof 1
level 10
anim_speed 4
client_anim_random 1
color_fg blue
magicmap blue
type 5
weight 10
name_pl Gaea's tears