-------------------------
 LockerGnome Quest: SCI01 Edition
-------------------------

This is a modification of Brian Provinciano's original demo game 'LockerGnome Quest', which
can be found and downloaded here:  http://www.sciprogramming.com/fangames

-------------------------
 So what's different?
-------------------------

Primarily, this demo has been upgraded to SCI01, which is the SCI version used for Quest for Glory II,
The Seasoned Professional, and the SCI version of King's Quest I.

On the surface, it plays exactly the same as the SCI0 original. Under the hood, however, it's quite different.

New SCI01 features:
- SCI1 sound format
- Improved memory management
- New Feature class, which adds the doVerb method.
- Right-click 'looking' is now implemented with a mouseDown event handler.
- Full source code, remastered in Sierra Script.


-------------------------
 Credits
-------------------------

DosBox installer: Collector (http://www.sierrahelp.com)
Redux Game development: gumby (I can be found lurking at http://www.sciprogramming.com)
SCI01 Edition development: Eric Oakford