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:
ronancpl
2017-05-01 13:46:48 -03:00
parent 1d8caff63f
commit 03ab8be97d
36 changed files with 475 additions and 289 deletions

View File

@@ -36,7 +36,7 @@ function action(mode, type, selection) {
cm.dispose();
else {
if (status >= 0 && mode == 0) {
cm.sendOk("Ok come back when your'e ready.");
cm.sendOk("Ok come back when you're ready.");
cm.dispose();
return;
}