Cash Pet Food issue + BRPQ minor patch
As issued by vcoc, some pet items not working properly has been patches. New BRPQ reward announcer NPC. More minor patches.
This commit is contained in:
9
scripts/npc/world0/9201094.js
Normal file
9
scripts/npc/world0/9201094.js
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
*9201094 - Corine
|
||||
*@author Ronan
|
||||
*/
|
||||
|
||||
function start() {
|
||||
cm.sendOk("The patrol in New Leaf City is always ready. No creatures are able to break through to the city.");
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user