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.11 by root, Sat Oct 16 09:18:45 2010 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.111 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
13name_pl potions of cold resistance
14on_use_yield potion_empty 13on_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 14end
33 15
16object potion_fire2
17name potion of frost resistance
18name_pl potions of frost resistance
19face potionfir.x11
20nrof 1
21level 1
22type 5
23resist_cold 95
24materialname glass
25value 28000
26weight 1800
27client_type 651
28on_use_yield potion_empty
29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines