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.4 by root, Tue Feb 6 23:29:26 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:54 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines