|
From: Crossfire C. r. messages.
<cro...@li...> - 2020-10-10 17:32:02
|
Revision: 21491
http://sourceforge.net/p/crossfire/code/21491
Author: silvernexus
Date: 2020-10-10 17:32:01 +0000 (Sat, 10 Oct 2020)
Log Message:
-----------
Add aggravation to the list of spells in sorcery books.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/spell/SpellBook/sorcerer_book.trs
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2020-10-10 17:18:26 UTC (rev 21490)
+++ arch/trunk/ChangeLog 2020-10-10 17:32:01 UTC (rev 21491)
@@ -3,7 +3,9 @@
from like 2010 appears to have caused the lvl 1
aggravation horns to be essentially useless.
Also, make the horns that spawn w/ aggravation have reasonable levels.
+Add the aggravation spell to the random spell list for sorcery.
spell/MoodChange/spell_aggravation.arc
+spell/SpellBook/sorcerer_book.trs
artifacts
Daniel Hawkins 2020-10-10
Modified: arch/trunk/spell/SpellBook/sorcerer_book.trs
===================================================================
--- arch/trunk/spell/SpellBook/sorcerer_book.trs 2020-10-10 17:18:26 UTC (rev 21490)
+++ arch/trunk/spell/SpellBook/sorcerer_book.trs 2020-10-10 17:32:01 UTC (rev 21491)
@@ -55,6 +55,9 @@
more
arch spell_transference
chance 1
+ more
+ arch spell_aggravation
+ chance 2
end
treasureone sorcery_book_medium
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|