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.7 by root, Sat Mar 3 01:24:05 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:50 2007 UTC

7type 54 7type 54
8materialname organic 8materialname organic
9value 4 9value 4
10weight 150 10weight 150
11client_type 611 11client_type 611
12color_fg blue
13editable 2048 12editable 2048
13magicmap blue
14on_use_yield vial_empty 14on_use_yield vial_empty
15end 15end
16 16
17object vial_cyan 17object vial_cyan
18name vial 18name vial
23type 54 23type 54
24materialname organic 24materialname organic
25value 4 25value 4
26weight 150 26weight 150
27client_type 611 27client_type 611
28color_fg blue
29editable 2048 28editable 2048
29magicmap blue
30on_use_yield vial_empty 30on_use_yield vial_empty
31end 31end
32 32
33object vial_green 33object vial_green
34name vial 34name vial
39type 54 39type 54
40materialname organic 40materialname organic
41value 4 41value 4
42weight 150 42weight 150
43client_type 611 43client_type 611
44color_fg blue
45editable 2048 44editable 2048
45magicmap blue
46on_use_yield vial_empty 46on_use_yield vial_empty
47end 47end
48 48
49object vial_magenta 49object vial_magenta
50name vial 50name vial
55type 54 55type 54
56materialname organic 56materialname organic
57value 4 57value 4
58weight 150 58weight 150
59client_type 611 59client_type 611
60color_fg blue
61editable 2048 60editable 2048
61magicmap blue
62on_use_yield vial_empty 62on_use_yield vial_empty
63end 63end
64 64
65object vial_red 65object vial_red
66name vial 66name vial
71type 54 71type 54
72materialname organic 72materialname organic
73value 4 73value 4
74weight 150 74weight 150
75client_type 611 75client_type 611
76color_fg blue
77editable 2048 76editable 2048
77magicmap blue
78on_use_yield vial_empty 78on_use_yield vial_empty
79end 79end
80 80
81object vial_water 81object vial_water
82name vial 82name vial
87type 54 87type 54
88materialname organic 88materialname organic
89value 4 89value 4
90weight 150 90weight 150
91client_type 611 91client_type 611
92color_fg blue
93editable 2048 92editable 2048
93magicmap blue
94on_use_yield vial_empty 94on_use_yield vial_empty
95end 95end
96 96
97object vial_yellow 97object vial_yellow
98name vial 98name vial
103type 54 103type 54
104materialname organic 104materialname organic
105value 4 105value 4
106weight 150 106weight 150
107client_type 611 107client_type 611
108color_fg blue
109editable 2048 108editable 2048
109magicmap blue
110on_use_yield vial_empty 110on_use_yield vial_empty
111end 111end
112 112

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines