Normalize credit comments

This commit is contained in:
ronancpl
2019-05-26 15:17:53 -03:00
parent bb80441af0
commit e02ede58da
52 changed files with 76 additions and 63 deletions

View File

@@ -59,7 +59,7 @@ function action(mode, type, selection) {
else
status--;
if (status == 0) { // missing script for skill test found thanks to Lost(tm)
if (status == 0) { // missing script for skill test found thanks to Lost
if (!cm.isQuestStarted(6400)) {
cm.sendOk("Who are you talking to me? If you're just bored, go bother somebody else.");
cm.dispose();