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.3 by root, Tue Feb 6 22:41:10 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:55 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines