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/9201093.js
Normal file
9
scripts/npc/world0/9201093.js
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
*9201093 - Little Suzy
|
||||
*@author Ronan
|
||||
*/
|
||||
|
||||
function start() {
|
||||
cm.sendOk("Have you heard the fantasic Jack Masque appeared around the city these days? That is sooooo nice!");
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user