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

Comparing deliantra/arch/potion/potionfir.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:27:27 2006 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:19 2009 UTC

1Object potion_fire 1object potion_fire
2name potion of cold resistance 2name potion of cold resistance
3name_pl potions of cold resistance
4face potionfir.x11
5magicmap red
3nrof 1 6nrof 1
4face potionfir.111 7level 1
5color_fg red
6type 5 8type 5
7level 1 9resist_cold 90
8material 4 10materialname glass
11value 5200
9weight 1800 12weight 1800
10value 5200 13client_type 651
11resist_cold 90
12editable 2048
13name_pl potions of cold resistance
14on_use_yield potion_empty 14on_use_yield potion_empty
15client_type 651
16end
17Object potion_fire2
18name potion of frost resistance
19nrof 1
20face potionfir.111
21color_fg red
22type 5
23level 1
24material 4
25weight 1800
26value 28000
27resist_cold 95
28editable 2048
29name_pl potions of frost resistance
30on_use_yield potion_empty
31client_type 651
32end 15end
33 16
17object potion_fire2
18name potion of frost resistance
19name_pl potions of frost resistance
20face potionfir.x11
21magicmap red
22nrof 1
23level 1
24type 5
25resist_cold 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