diff --git a/scripts/reactor/2119000.js b/scripts/reactor/2119000.js index 1349013a15..7bd44c08ff 100644 --- a/scripts/reactor/2119000.js +++ b/scripts/reactor/2119000.js @@ -19,8 +19,7 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ -function hit() { - rm.hitMonsterWithReactor(6090000, 14); -} - -function act() {} \ No newline at end of file +function act() { + // I could not find the text from GMS, so I made something up. + rm.weakenAreaBoss(6090000, "Riche has been weakened.") +} \ No newline at end of file diff --git a/scripts/reactor/2119001.js b/scripts/reactor/2119001.js index 1349013a15..7bd44c08ff 100644 --- a/scripts/reactor/2119001.js +++ b/scripts/reactor/2119001.js @@ -19,8 +19,7 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ -function hit() { - rm.hitMonsterWithReactor(6090000, 14); -} - -function act() {} \ No newline at end of file +function act() { + // I could not find the text from GMS, so I made something up. + rm.weakenAreaBoss(6090000, "Riche has been weakened.") +} \ No newline at end of file diff --git a/scripts/reactor/2119002.js b/scripts/reactor/2119002.js index 1349013a15..7bd44c08ff 100644 --- a/scripts/reactor/2119002.js +++ b/scripts/reactor/2119002.js @@ -19,8 +19,7 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ -function hit() { - rm.hitMonsterWithReactor(6090000, 14); -} - -function act() {} \ No newline at end of file +function act() { + // I could not find the text from GMS, so I made something up. + rm.weakenAreaBoss(6090000, "Riche has been weakened.") +} \ No newline at end of file diff --git a/scripts/reactor/2119003.js b/scripts/reactor/2119003.js index 1349013a15..7bd44c08ff 100644 --- a/scripts/reactor/2119003.js +++ b/scripts/reactor/2119003.js @@ -19,8 +19,7 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ -function hit() { - rm.hitMonsterWithReactor(6090000, 14); -} - -function act() {} \ No newline at end of file +function act() { + // I could not find the text from GMS, so I made something up. + rm.weakenAreaBoss(6090000, "Riche has been weakened.") +} \ No newline at end of file