Fix food table archetypes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18845 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2ba06d7461
commit
beb067cd41
|
@ -1,4 +1,5 @@
|
|||
Object food_table
|
||||
sp 1
|
||||
name serving food (7 g.c. @)
|
||||
other_arch food
|
||||
slaying goldcoin
|
||||
|
@ -9,6 +10,7 @@ face table_2.111
|
|||
move_on walk
|
||||
end
|
||||
Object dragon_steak_table
|
||||
sp 1
|
||||
name serving dragon steak (15 g.c. @)
|
||||
other_arch dragon_steak
|
||||
slaying goldcoin
|
||||
|
@ -19,6 +21,7 @@ face table_2.111
|
|||
move_on walk
|
||||
end
|
||||
Object waybread_table
|
||||
sp 1
|
||||
name serving waybread (25 g.c. @)
|
||||
other_arch waybread
|
||||
slaying goldcoin
|
||||
|
@ -29,6 +32,7 @@ face table_2.111
|
|||
move_on walk
|
||||
end
|
||||
Object booze_table
|
||||
sp 1
|
||||
name serving booze (3 g.c @)
|
||||
other_arch booze
|
||||
slaying goldcoin
|
||||
|
|
Loading…
Reference in New Issue