ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/wine.arc
Revision: 1.11
Committed: Tue Nov 3 09:58:48 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 object wine
2 root 1.1 name bottle of wine
3 root 1.8 name_pl bottles of wine
4     slaying vial_poison:wine_poison
5 pippijn 1.3 face wine.x11
6 root 1.11 magicmap red
7 root 1.1 food 75
8     nrof 1
9     type 54
10 root 1.8 materialname glass
11 root 1.1 value 10
12 root 1.2 weight 1000
13 root 1.8 client_type 611
14     identified 1
15     on_use_yield winebottle_empty
16 root 1.1 end
17 root 1.8