NOTE
{
	MirAI was NOT developed by me but by Miranda Blade.
	The original can be found here : http://www.mirandablade.altervista.org/?pg=mirai&lng=en
	I merely edited a few .lua files to get it to work on rAthena-Server[16797]
}

Homunculus S
{
	Revision [16797] does not have any Homunculus S abilities implemented yet, they are there just for awesome looks ^_^.
	My quickfix in "Step 2 / Step 3" allows the AI to use pre-mutation abilities of [ Lif, Filir, Amistr, Vanilmirth ].
}

Step 1:
	- Preferably delete the folders before placing the files from the zip in the ragnarok folder ( Keep a backup just in case ).
	- Replace the folders "AI" and "AI_sakray" with the files in the zip.

Step 2 (Only when using a Homunculus S):
	- Go into "Ragnarok/AI/USER_AI" and open the file "Standard_Mod.lua" in notepad ( i use notepad++ ).
	- Go into "Ragnarok/AI_sakray/USER_AI" and open the file "Standard_Mod.lua" in notepad ( i use notepad++ ).
	
Step 3 (Only when using a Homunculus S):
	- Find the line "HomunS = false" on line 17 and change it to true.
	- Find the line "OldHomunType = VANILMIRTH" and change it to any of the following [ LIF || FILIR || AMISTR || VANILMIRTH ] ( i set vanilmirth as it is popular ).
	- Do this for both "AI" and "AI_sakray".

Step 4:
	- Go into "Ragnarok/AI/USER_AI" and open the file "config.exe".
	- Go into "Ragnarok/AI_sakray/USER_AI" and open the file "config.exe".
	- Make your changes in both "AI" and "AI_sakray" and click "Save configuration".
	- The control panel is easy to use so i doubt you will have any trouble there.
	
Step 5:
	- Ingame type "/hoai" untill you see the message : "Homunculus has been customized.".
	- Enjoy ^_^.