Implemented EllinPQ + some bug fixes
Implemented EllinPQ, adjusted several drop rates and data, fixes some bugs at quests at client-side.
This commit is contained in:
4
scripts/npc/world0/9120023.js
Normal file
4
scripts/npc/world0/9120023.js
Normal file
@@ -0,0 +1,4 @@
|
||||
function start() {
|
||||
cm.sendOk("The quality of the movies they are launching these days are impressive!");
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user