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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines