ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/w_glass.arc
Revision: 1.6
Committed: Sat Mar 3 00:49:45 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +8 -9 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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