Normalize credit comments
This commit is contained in:
@@ -36,7 +36,7 @@ jobType = 5;
|
||||
var advQuest = 0;
|
||||
function start() {
|
||||
if (cm.isQuestStarted(6330)) {
|
||||
if (cm.getEventInstance() != null) { // missing script for skill test found thanks to Lost(tm)
|
||||
if (cm.getEventInstance() != null) { // missing script for skill test found thanks to Lost™
|
||||
advQuest = 5; // string visibility thanks to iPunchEm & Glvelturall
|
||||
cm.sendNext("Not bad at all. Let's discuss this outside!");
|
||||
cm.setQuestProgress(6330, 0, 1);
|
||||
|
||||
Reference in New Issue
Block a user