Heartstopper Commit

Enabled every catch block in the project to log parsed exceptions.
This commit is contained in:
ronancpl
2017-04-02 21:38:07 -03:00
parent 3990a08202
commit 5f01d3b7fd
88 changed files with 13325 additions and 40964 deletions

View File

@@ -21,8 +21,8 @@ function action(mode, type, selection) {
var em = cm.getEventManager("Genie");
if (em.getProperty("entry") == "true") {
cm.gainItem(4031576, -1);
cm.warp(200000152);
cm.gainItem(4031576, -1);
} else {
cm.sendOk("This genie is getting ready for takeoff. I'm sorry, but you'll have to get on the next ride. The ride schedule is available through the guide at the ticketing booth.");
}