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

Comparing deliantra/arch/potion/potioncol.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:24:04 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:49 2007 UTC

8resist_fire 90 8resist_fire 90
9materialname glass 9materialname glass
10value 5800 10value 5800
11weight 1800 11weight 1800
12client_type 651 12client_type 651
13color_fg white
14editable 2048 13editable 2048
14magicmap white
15on_use_yield potion_empty 15on_use_yield potion_empty
16end 16end
17 17
18object potion_cold2 18object potion_cold2
19name potion of lava resistance 19name potion of lava resistance
25resist_fire 95 25resist_fire 95
26materialname glass 26materialname glass
27value 28000 27value 28000
28weight 1800 28weight 1800
29client_type 651 29client_type 651
30color_fg white
31editable 2048 30editable 2048
31magicmap white
32on_use_yield potion_empty 32on_use_yield potion_empty
33end 33end
34 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines