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.2 by pippijn, Tue Jan 2 21:56:46 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:10 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 8type 5
9material 4
10value 15000
11weight 1500
12client_type 651
5color_fg red 13color_fg red
6type 5
7level 1
8material 4
9weight 1500
10value 15000
11Str 1
12editable 2048 14editable 2048
13name_pl potions of strength
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