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.6 by root, Sat Mar 3 01:16:27 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:05 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines