Make Rurumo killable after triggering the reactor

This commit is contained in:
P0nk
2022-08-29 22:53:29 +02:00
parent 7fa677d766
commit 8c418f197a
3 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
function act() {
rm.weakenAreaBoss(6090004, "Rurumo has been poisoned. It may finally be defeatable!");
}

View File

@@ -0,0 +1,3 @@
function act() {
rm.weakenAreaBoss(6090004, "Rurumo has been poisoned. It may finally be defeatable!");
}

View File

@@ -0,0 +1,3 @@
function act() {
rm.weakenAreaBoss(6090004, "Rurumo has been poisoned. It may finally be defeatable!");
}