prototypes for the forge and workbench items (for new alchemy). To do these

I simply reused the fireplace and table_4 graphics.  It would be really nice
if someone would do real graphics for a forge and bowyer's workbench.

A room hanging off the armory and bowyer shop like the one in the alchemy
shop would be nice too.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1803 282e977c-c81d-0410-88c4-b93c2d0d6712
master
garbled 2002-11-11 08:53:58 +00:00
parent 8fad45ea09
commit 787f55ec5e
2 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,22 @@
Object forge
face fireplace.111
anim
fireplace.111
fireplace.112
fireplace.113
mina
speed -0.2
glow_radius 1
no_pick 1
type 122
material 16
weight 80000
container 800000
is_cauldron 1
Str 0
value 18000
editable 128
color_fg black
name_pl forges
client_type 51
end

View File

@ -0,0 +1,15 @@
Object workbench
face table_4.111
no_pick 1
type 122
material 16
weight 80000
container 800000
is_cauldron 1
Str 0
value 18000
editable 128
color_fg black
name_pl workbenches
client_type 51
end