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.3 by root, Tue Feb 6 22:41:10 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:49:37 2009 UTC

4face potioncol.x11 4face potioncol.x11
5nrof 1 5nrof 1
6level 1 6level 1
7type 5 7type 5
8resist_fire 90 8resist_fire 90
9material 4 9materialname glass
10value 5800 10value 5800
11weight 1800 11weight 1800
12client_type 651 12client_type 651
13color_fg white 13magicmap white
14editable 2048
15on_use_yield potion_empty 14on_use_yield potion_empty
16end 15end
17 16
18object potion_cold2 17object potion_cold2
19name potion of lava resistance 18name potion of lava resistance
21face potioncol.x11 20face potioncol.x11
22nrof 1 21nrof 1
23level 1 22level 1
24type 5 23type 5
25resist_fire 95 24resist_fire 95
26material 4 25materialname glass
27value 28000 26value 28000
28weight 1800 27weight 1800
29client_type 651 28client_type 651
30color_fg white 29magicmap white
31editable 2048
32on_use_yield potion_empty 30on_use_yield potion_empty
33end 31end
34 32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines