Reformat and clean up reactor and base scripts
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
// Opened GPQ boss room, players may now revive and stay on the GPQ
|
||||
|
||||
function act() {
|
||||
if(rm.getEventInstance() != null) {
|
||||
rm.getEventInstance().setProperty("canRevive", "1");
|
||||
}
|
||||
if (rm.getEventInstance() != null) {
|
||||
rm.getEventInstance().setProperty("canRevive", "1");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user