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

Comparing deliantra/arch/spell/Potion/potiongen.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:55 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:23 2007 UTC

1object potion_generic 1object potion_generic
2name potion
3name_pl potions
4skill use magic item
5face potiongen.x11
2nrof 1 6nrof 1
3name potion 7level 1
4face potiongen.x11
5type 5 8type 5
6subtype 2 9subtype 2
7level 1 10materialname glass
8material 4 11value 280
9weight 1500 12weight 1500
10value 280 13client_type 651
11editable 2048 14editable 2048
12magicmap light_blue 15magicmap light_blue
13name_pl potions
14client_type 651
15skill use magic item
16end 16end
17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines