ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/w_glass.arc
Revision: 1.3
Committed: Tue Jan 2 21:48:39 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object w_glass
2     name glass of wine
3 pippijn 1.3 face w_glass.x11
4 root 1.1 on_use_yield w_glass_empty
5     color_fg red
6     food 10
7     nrof 1
8     type 54
9     material 36
10     value 2
11 root 1.2 weight 1000
12 root 1.1 editable 2048
13     identified 1
14     name_pl glasses of wine
15     client_type 611
16     slaying vial_poison:w_glass_poison
17     end