forked from 2009Scape/Server
Fixed dialogue where player speaks instead of Kolodion
This commit is contained in:
parent
5af39b5b21
commit
6c340aa96b
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ public final class KolodionDialogue extends DialoguePlugin {
|
|||
stage++;
|
||||
break;
|
||||
case 2:
|
||||
player("Hah! A wizard of your level? Don't be absurd.");
|
||||
npc("Hah! A wizard of your level? Don't be absurd.");
|
||||
stage++;
|
||||
break;
|
||||
case 3:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue