mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-03 06:57:58 +01:00
-test commit for jenkins
This commit is contained in:
parent
b46aa5230f
commit
83db113daf
@ -105,7 +105,6 @@ public class Quester {
|
||||
if (stageStartMessage != null) {
|
||||
getPlayer().sendMessage(Quests.parseString(stageStartMessage, currentQuest));
|
||||
}
|
||||
|
||||
if(q.initialEvent != null)
|
||||
q.initialEvent.happen(this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user