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.9 by root, Tue Nov 3 09:49:38 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:19 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines