Clean-up Patch
Bug correction on some quests.
This commit is contained in:
4
scripts/npc/world0/2132002.js
Normal file
4
scripts/npc/world0/2132002.js
Normal file
@@ -0,0 +1,4 @@
|
||||
function action(mode, type, selection) {
|
||||
cm.sendNext("The magic of this forest is amazing...");
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user