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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines