B14010 - nausia and reading spellbooks

Pulled out the code that handles reading spellbooks while confused into a
new function that can be called from learn() to handle the timed onset of
confusion starting while you're reading.
This commit is contained in:
cohrs
2002-11-04 22:07:23 +00:00
parent f7075b2cd2
commit 4af82192bc
2 changed files with 43 additions and 20 deletions

View File

@@ -292,6 +292,8 @@ non-lawful angels don't chat using lawful messages and shouldn't summon
lawful help
cancelled yellow lights should not explode against other monsters, as well as
not exploding against you
becoming confused, eg from nausia, while reading a spellbook should result
in the usual confusion effects
Platform- and/or Interface-Specific Fixes