Skip to content
Snippets Groups Projects
Commit 7b5955ba authored by Zoey76's avatar Zoey76
Browse files

BETA: Rewriting Priest of Blessing AI to match current code standards.

	* Removed "retail" folder, all scripts are supposed to be retail except those in custom folder.
	* Moved to ai/npc folder.
	* Removed !QuestState and State, events don't need them.
	* Now extends AbstractNpcAI.
	* Unhardcoded Adena Id.
	* Added package-info for teleports and custom packages, removed documentation file.
	* Replaced array of int with Location DTO for spawns data.
parent c57c57da
No related merge requests found
Showing
with 116 additions and 227 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment