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

File Contents

# User Rev Content
1 root 1.1 Object vial_water
2     face vial_water.111
3     name vial
4     name_pl vials
5     color_fg blue
6     food 5
7     nrof 1
8     type 54
9     material 32
10     value 4
11     weight 150
12     editable 2048
13     on_use_yield vial_empty
14     client_type 611
15     end
16    
17     Object vial_blue
18     face vial_blue.111
19     name vial
20     name_pl vials
21     color_fg blue
22     food 5
23     nrof 1
24     type 54
25     material 32
26     value 4
27     weight 150
28     editable 2048
29     on_use_yield vial_empty
30     client_type 611
31     end
32    
33     Object vial_cyan
34     face vial_cyan.111
35     name vial
36     name_pl vials
37     color_fg blue
38     food 5
39     nrof 1
40     type 54
41     material 32
42     value 4
43     weight 150
44     editable 2048
45     on_use_yield vial_empty
46     client_type 611
47     end
48    
49     Object vial_green
50     face vial_green.111
51     name vial
52     name_pl vials
53     color_fg blue
54     food 5
55     nrof 1
56     type 54
57     material 32
58     value 4
59     weight 150
60     editable 2048
61     on_use_yield vial_empty
62     client_type 611
63     end
64    
65     Object vial_magenta
66     face vial_magenta.111
67     name vial
68     name_pl vials
69     color_fg blue
70     food 5
71     nrof 1
72     type 54
73     material 32
74     value 4
75     weight 150
76     editable 2048
77     on_use_yield vial_empty
78     client_type 611
79     end
80    
81     Object vial_red
82     face vial_red.111
83     name vial
84     name_pl vials
85     color_fg blue
86     food 5
87     nrof 1
88     type 54
89     material 32
90     value 4
91     weight 150
92     editable 2048
93     on_use_yield vial_empty
94     client_type 611
95     end
96    
97     Object vial_yellow
98     face vial_yellow.111
99     name vial
100     name_pl vials
101     color_fg blue
102     food 5
103     nrof 1
104     type 54
105     material 32
106     value 4
107     weight 150
108     editable 2048
109     on_use_yield vial_empty
110     client_type 611
111     end