CPQ 1 CPQ 2 CASAMENTO

This commit is contained in:
Diego Armando de Freitas Matos
2019-03-06 21:55:47 -03:00
parent 799870df63
commit 90ad58f17f
60 changed files with 17442 additions and 15142 deletions

View File

@@ -50,6 +50,7 @@ function action(mode, type, selection) {
var eim = cm.getEventInstance();
if(eim == null) {
cm.warp(680000000,0);
//cm.criarLista();
cm.dispose();
return;
}
@@ -71,7 +72,7 @@ function action(mode, type, selection) {
cm.sendOk("Congratulations on your wedding. Please talk to #b#p9201007##k to start the afterparty.");
cm.dispose();
} else if(hasEngagement) {
cm.sendOk("Please continue with the wedding.");
cm.criarLista();
cm.dispose();
} else {
cm.sendOk("You do not have the required item to continue through this wedding. Unfortunately, it's over...");