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

Comparing deliantra/arch/potion/potionmag.arc (file contents):
Revision 1.6 by root, Tue Feb 6 23:29:26 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 00:50:54 2007 UTC

1object potion_magic 1Object potion_magic
2name magic power potion 2name magic power potion
3nrof 1
4face potionmag.x11
5color_fg light_blue
6type 5
7level 1
8sp 67
9material 4
10weight 1800
11value 15
12editable 2048
3name_pl magic power potions 13name_pl magic power potions
4face potionmag.x11 14on_use_yield potion_empty
5sp 67
6nrof 1
7level 1
8type 5
9materialname glass
10value 15
11weight 1800
12client_type 651 15client_type 651
13color_fg light_blue
14editable 2048
15on_use_yield potion_empty
16end 16end
17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines