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

Comparing deliantra/arch/spell/Healing/spell_regen_sp.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:52 2007 UTC vs.
Revision 1.7 by root, Wed Aug 1 00:53:05 2007 UTC

1# this should only be found in potions! 1# this should only be found in potions!
2object spell_regenerate_spellpoints 2object spell_regenerate_spellpoints
3name regenerate spellpoints 3name regenerate spellpoints
4name_pl regenerate spellpoints 4name_pl regenerate spellpoints
5skill none
6sound wn/heal
7other_arch healing
8sp 0
5level 99 9level 99
6sp 0
7casting_time 0
8path_attuned 256
9other_arch healing
10skill none
11type 101 10type 101
12subtype 21 11subtype 21
12path_attuned 256
13value 990 13value 990
14no_drop 1
15invisible 1 14invisible 1
16last_sp 9999 15last_sp 9999
16no_drop 1
17casting_time 0
17end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines