ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_regen_sp.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:52 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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