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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines