diff --git a/scripts/reactor/2229009.js b/scripts/reactor/2229009.js index 999646a0e0..7e7e84d4f5 100644 --- a/scripts/reactor/2229009.js +++ b/scripts/reactor/2229009.js @@ -19,6 +19,6 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ -function hit() { - rm.hitMonsterWithReactor(6090003, 1); +function act() { + rm.weakenAreaBoss(6090003, "The grieving Scholar Ghost has been slightly appeased. You may be able to defeat the Scholar Ghost."); } \ No newline at end of file