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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines