
Wolf Patch 1.1 - IT-HE Software
==============


This is a small patch for U5:Lazarus 1.2, and possibly earlier versions,
to make the wolves behave like wolves and the bears behave like bears.
I.E. Wolves are now passive and skittish, Bears are aggressive.
It was originally part of the Gamma Project, but I had requests for a
standalone version.

In future I may look at getting the wolves to hunt prey creatures such
as rabbits and deer.

To install, copy the .dsres file to the RESOURCES directory in your
Lazarus installation.


Share and enjoy.


Changes
=======

1.0 - Initial release
1.1 - Stopped wolves attacking enemies on sight, as this would cause them
      to get into fights with the local monsters and come running to your
      aid when you got attacked yourself.
      Made bears tougher to kill.


Since it was made by hacking the existing game logic code, it therefore
falls under the original license as noted below:


******************************************************************************
Open Source License for Code
******************************************************************************

All code contained in britannia_logic.dsres is considered open source and
may be used in other work, provided the original author(s) is given credit
and any modifications adhere to the GNU General Public License.  (Link below.)

http://www.gnu.org/copyleft/gpl.html
