Skip to content
Snippets Groups Projects
  • Zoey76's avatar
    BETA: Rewriting Priest of Blessing AI to match current code standards. · 7b5955ba
    Zoey76 authored
    	* 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.
    7b5955ba