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

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

1object potion_heal 1Object potion_heal
2name healing potion 2name healing potion
3nrof 1
4face potionhea.x11
5color_fg red
6type 5
7level 1
8material 4
9weight 1800
10value 50
11sp 35
12editable 2048
3name_pl healing potions 13name_pl healing potions
4face potionhea.x11 14on_use_yield potion_empty
5sp 35
6nrof 1
7level 1
8type 5
9materialname glass
10value 50
11weight 1800
12client_type 651 15client_type 651
13color_fg red
14editable 2048
15on_use_yield potion_empty
16end 16end
17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines