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.6 by root, Sat Mar 3 01:16:25 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:49 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines