Make Scholar Ghost killable after triggering the reactor
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
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.");
|
||||
}
|
||||
Reference in New Issue
Block a user