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.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 potionint 1Object potionint
2nrof 1
2name potion of intelligence 3name potion of intelligence
4face potionint.x11
5color_fg green
6type 5
7level 1
8material 4
9weight 1500
10value 13000
11Int 1
12editable 2048
3name_pl potions of intelligence 13name_pl potions of intelligence
4face potionint.x11 14on_use_yield potion_empty
5int 1
6nrof 1
7level 1
8type 5
9materialname glass
10value 13000
11weight 1500
12client_type 651 15client_type 651
13color_fg green
14editable 2048
15on_use_yield potion_empty
16end 16end
17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines