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.9 by root, Tue Nov 3 09:49:37 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:19 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines