ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/poisonfood.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:03 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object poison
2     name booze
3     face booze.111
4     on_use_yield boozebottle_empty
5     color_fg orange
6     nrof 1
7     type 7
8     material 32
9     weight 6500
10     editable 2048
11     identified 0
12     name_pl boozes
13     client_type 611
14     cursed 1
15     known_cursed 0
16     title of poison
17     end
18     #
19     Object wine_poison
20     name bottle of wine
21     face wine.111
22     on_use_yield winebottle_empty
23     color_fg red
24     food 75
25     nrof 1
26     type 7
27     material 36
28     value 10
29     weight 1000
30     editable 2048
31     identified 0
32     name_pl bottles of wine
33     client_type 611
34     cursed 1
35     known_cursed 0
36     title of poison
37     end
38     #
39     Object w_glass_poison
40     name glass of wine
41     face w_glass.111
42     color_fg red
43     food 10
44     nrof 1
45     type 7
46     material 36
47     value 2
48     weight 1000
49     editable 2048
50     identified 0
51     name_pl glasses of wine
52     client_type 611
53     cursed 1
54     known_cursed 0
55     title of poison
56     end
57     #
58     Object water_poison
59     face water.111
60     on_use_yield wbottle_empty
61     color_fg blue
62     food 5
63     nrof 1
64     type 7
65     material 32
66     value 5
67     weight 1500
68     editable 2048
69     name_pl waters
70     client_type 611
71     identified 0
72     cursed 1
73     known_cursed 0
74     title of poison
75     end