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

Comparing deliantra/arch/potion/potionstr.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:50:55 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:50 2007 UTC

1Object potionstr 1object potionstr
2name potion of strength
3name_pl potions of strength
4face potionstr.x11
5str 1
2nrof 1 6nrof 1
3name potion of strength 7level 1
4face potionstr.x11
5color_fg red
6type 5 8type 5
7level 1 9materialname glass
8material 4 10value 15000
9weight 1500 11weight 1500
10value 15000 12client_type 651
11Str 1
12editable 2048 13editable 2048
13name_pl potions of strength 14magicmap red
14on_use_yield potion_empty 15on_use_yield potion_empty
15client_type 651
16end 16end
17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines