Phantasia bug (minor)

Glenn Huxtable glenn at wacsvax.OZ
Wed Oct 24 17:25:59 AEST 1984


There is a minor error in the Phantasia source when a member of the
council of the wise encounters Morgoth. The docco says you can only use
a shield against Morgoth. The code however checks for a spell number '4' which
is transform. 
The offending line was line number 336 of fight.c, it should
read ...

				if (monster.typ == 23 && ch != '3')

then you may have a chance agains Morgoth.



More information about the Comp.sources.bugs mailing list