Skip to content
Snippets Groups Projects
Commit 44a92b53 authored by Nos's avatar Nos
Browse files

BETA: Reworked Java Quest loading.

	* Removed parameters from all quest constructors and passing them at super constructor instead.
	* Made all quest constructors public.
	* Now all quests are loaded from `QuestMasterHandler`.
	* This does not include '''!SagasScripts''' and '''!TerritoryWarScripts''' because they load more quests within their main method.
	
Reviewed by: Zoey76, xban1x
parent 3bf03505
No related branches found
No related tags found
No related merge requests found
Showing
with 39 additions and 485 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