CVS: Added empty wine glass
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3876 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c803bb7c33
commit
37b879ff13
|
|
@ -1,6 +1,7 @@
|
|||
Object w_glass
|
||||
name glass of wine
|
||||
face w_glass.111
|
||||
on_use_yield w_glass_empty
|
||||
color_fg red
|
||||
food 10
|
||||
nrof 1
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,3 +1,23 @@
|
|||
Object w_glass_empty
|
||||
name empty glass
|
||||
name_pl empty glasses
|
||||
nrof 1
|
||||
last_sp 10
|
||||
type 15
|
||||
face w_glass_empty.111
|
||||
material 4
|
||||
dam 1
|
||||
weight 500
|
||||
value 1
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 8
|
||||
magicmap brown
|
||||
client_type 611
|
||||
body_arm -1
|
||||
skill one handed weapons
|
||||
end
|
||||
|
||||
Object boozebottle_empty
|
||||
name empty bottle
|
||||
name_pl empty bottles
|
||||
|
|
|
|||
Loading…
Reference in New Issue