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.2 by pippijn, Tue Jan 2 21:56:45 2007 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
4face potioncol.x11
5magicmap white
3nrof 1 6nrof 1
4face potioncol.x11 7level 1
5color_fg white
6type 5 8type 5
7level 1 9resist_fire 90
8material 4 10materialname glass
11value 5800
9weight 1800 12weight 1800
10value 5800 13client_type 651
11resist_fire 90
12editable 2048
13name_pl potions of fire resistance
14on_use_yield potion_empty 14on_use_yield potion_empty
15client_type 651
16end
17Object potion_cold2
18name potion of lava resistance
19nrof 1
20face potioncol.x11
21color_fg white
22type 5
23level 1
24material 4
25weight 1800
26value 28000
27resist_fire 95
28editable 2048
29name_pl potions of lava resistance
30on_use_yield potion_empty
31client_type 651
32end 15end
33 16
17object potion_cold2
18name potion of lava resistance
19name_pl potions of lava resistance
20face potioncol.x11
21magicmap white
22nrof 1
23level 1
24type 5
25resist_fire 95
26materialname glass
27value 28000
28weight 1800
29client_type 651
30on_use_yield potion_empty
31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines