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

Comparing deliantra/arch/potion/potionimp.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:26 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:05 2007 UTC

1object potion_improve 1object potion_improve
2name improvement potion 2name improvement potion
3name_pl improvement potions
4face potionimp.x11
3nrof 1 5nrof 1
4face potionimp.x11 6level 1
7type 5
8attacktype 1048576
9materialname glass
10value 5200
11weight 1800
12client_type 651
5color_fg light_blue 13color_fg light_blue
6type 5
7level 1
8material 4
9weight 1800
10value 5200
11editable 2048 14editable 2048
12attacktype 1048576
13need_an 1 15need_an 1
14name_pl improvement potions
15on_use_yield potion_empty 16on_use_yield potion_empty
16client_type 651
17end 17end
18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines