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.3 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:16:52 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
5level 99
6sp 0
7casting_time 0
8path_attuned 256
9other_arch healing
5skill none 10skill none
6other_arch healing
7sp 0
8level 99
9type 101 11type 101
10subtype 21 12subtype 21
11path_attuned 256
12value 990 13value 990
14no_drop 1
13invisible 1 15invisible 1
14last_sp 9999 16last_sp 9999
15no_drop 1
16casting_time 0
17end 17end
18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines