Fix max_sp to maxsp for spell_aggravation
Patch https://sourceforge.net/p/crossfire/patches/450/ by Steven Johnsonmaster
parent
6e6d3fccfe
commit
4d3b35d0de
|
@ -5,7 +5,7 @@ name aggravation
|
||||||
name_pl aggravation
|
name_pl aggravation
|
||||||
level 5
|
level 5
|
||||||
sp 5
|
sp 5
|
||||||
max_sp 10
|
maxsp 10
|
||||||
casting_time 1
|
casting_time 1
|
||||||
path_attuned 1024
|
path_attuned 1024
|
||||||
skill sorcery
|
skill sorcery
|
||||||
|
|
Loading…
Reference in New Issue