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

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

1object potion_heroism 1Object potion_heroism
2name potion of heroism 2name potion of heroism
3nrof 1
4face potionhero.x11
5color_fg brown
6type 5
7level 1
8material 4
9weight 1000
10value 500
11sp 80
12editable 2048
3name_pl potions of heroism 13name_pl potions of heroism
4face potionhero.x11 14on_use_yield potion_empty
5sp 80
6nrof 1
7level 1
8type 5
9materialname glass
10value 500
11weight 1000
12client_type 651 15client_type 651
13color_fg brown
14editable 2048
15on_use_yield potion_empty
16end 16end
17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines