      NPC_Schedule(beta) - Patch
      By alvazir and johnnyhostile

Version: 1.3.0

=========
Contents
=========
1.    Description
2.    Requirements
3.    Installation
4.    Changelog
5.    Credits
6.    Permissions
7.    Contact
8.    Details

============
Description
============
Several fixes:
- Fix Ano Valdo never appearing (johnnyhostile)
- Fix Nelmil Hler never appearing (johnnyhostile)
- Fix 6 scripts compilation errors in OpenMW
- Fix Aeta Wave-Breaker script (it never worked)

Initially patch for OpenMW, though with new fixes by johnnyhostile everyone may benefit from this patch.

=============
Requirements
=============
- NPC_Schedule(beta)

=============
Installation
=============
- Install as any other plugin
- Load it after plugins it patches

==========
Changelog
==========
1.0
  - Initial release
1.1
  - Fix bug with Ano Vando never appearing (johnnyhostile)
1.2
  - Fix bug with Nelmil Hler never appearing (johnnyhostile)
1.2.1
  - Rename to .esp, update Readme
1.2.2
  - Recompile scripts in Construction Set for vanilla engine
  - Fix ald-velothi "not allowed to sleep" according to PfP
  - Modify activators to run fixed scripts
1.3
  - Fix Aeta Wave-Breaker script (it never worked)

========
Credits
========
- Grumpy: NPC_Schedule original author
- Dungeom: fixing and uploading to nexus
- johnnyhostile: fixing Ano Vando, Nelmil Hler never appearing bug
- hristoast @ modding-openmw.com: passing johnnyhostile's fixes

============
Permissions
============
You can use this however you want, as long as you credit authors.

========
Contact
========
Morrowind Nexus: https://www.nexusmods.com/morrowind/users/77253

========
Details
========

-------------------------------------------------------------------------------------------------------------

johnnyhostile of Modding-OpenMW.com edits:

The following scripts were edited to fix problems with NPCs never enabling:

1gr_ald-ruhn_1Script
1gr_vivec_redoran_ww_Script

Check the scripts for details about what exactly was changed.

-------------------------------------------------------------------------------------------------------------

Simply replaced '-' with '_' at first line in 6 scripts that contained '-' in name.

Scripts affected:
  1gr_ald-ruhn_1script
  1gr_ald-ruhn_couple_script
  1gr_ald-velothi_1script
  1gr_gnaa-mok_1script
  1gr_hla-oad_1script
  1gr_maar-gan_1script

Errors were like that:
Error: 1gr_gnaa-mok_1script line 1, column 16 (-): Unexpected special token
Error: script compiling failed: 1gr_gnaa-mok_1script
