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

Comparing deliantra/arch/potion/potionint.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 potionint 1object potionint
2name potion of intelligence 2name potion of intelligence
3name_pl potions of intelligence 3name_pl potions of intelligence
4face potionint.x11 4face potionint.x11
5magicmap green
5int 1 6int 1
6nrof 1 7nrof 1
7level 1 8level 1
8type 5 9type 5
9materialname glass 10materialname glass
10value 13000 11value 13000
11weight 1500 12weight 1500
12client_type 651 13client_type 651
13magicmap green
14on_use_yield potion_empty 14on_use_yield potion_empty
15end 15end
16 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines