ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/wine.arc
Revision: 1.2
Committed: Mon Sep 4 09:57:02 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
remove extranous spaces

File Contents

# User Rev Content
1 root 1.1 Object wine
2     name bottle of wine
3     face wine.111
4     on_use_yield winebottle_empty
5     color_fg red
6     food 75
7     nrof 1
8     type 54
9     material 36
10     value 10
11 root 1.2 weight 1000
12 root 1.1 editable 2048
13     identified 1
14     name_pl bottles of wine
15     client_type 611
16     slaying vial_poison:wine_poison
17     end