Skip to content
Snippets Groups Projects
Commit 9cd43b1c authored by Zoey76's avatar Zoey76
Browse files

BETA: Quests update:

	* Replaced assignment of questItemIds with registerQuestItems in all Java quests.
	* Replaced L2Skill with SkillHolder.
	* Updated Instances to use new InstaceWorld class.
	* Renamed some lower/mixed case static final variables with upper case names.
	* Updated some quests with new methods for conditions, etc.
	* Replacing playSound(String) with playSound(QuestSound)
	* Fixed some minor typos.

'''Note:''' Quest contributors please review this changeset and adjust your contributions to match this changes.
parent 5e2ed379
No related branches found
No related tags found
No related merge requests found
Showing
with 567 additions and 694 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