ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/vials.arc
(Generate patch)

Comparing deliantra/arch/potion/vials.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:27:27 2006 UTC vs.
Revision 1.11 by root, Sat Oct 16 09:18:45 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines