ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_regen_sp.arc
Revision: 1.2
Committed: Tue Jan 2 18:26:03 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
new standard: spells without skill is: skill none

File Contents

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