Make Riche killable after destroying the reactor
This commit is contained in:
@@ -19,8 +19,7 @@
|
|||||||
You should have received a copy of the GNU Affero General Public License
|
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/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
function hit() {
|
function act() {
|
||||||
rm.hitMonsterWithReactor(6090000, 14);
|
// I could not find the text from GMS, so I made something up.
|
||||||
}
|
rm.weakenAreaBoss(6090000, "Riche has been weakened.")
|
||||||
|
}
|
||||||
function act() {}
|
|
||||||
@@ -19,8 +19,7 @@
|
|||||||
You should have received a copy of the GNU Affero General Public License
|
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/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
function hit() {
|
function act() {
|
||||||
rm.hitMonsterWithReactor(6090000, 14);
|
// I could not find the text from GMS, so I made something up.
|
||||||
}
|
rm.weakenAreaBoss(6090000, "Riche has been weakened.")
|
||||||
|
}
|
||||||
function act() {}
|
|
||||||
@@ -19,8 +19,7 @@
|
|||||||
You should have received a copy of the GNU Affero General Public License
|
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/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
function hit() {
|
function act() {
|
||||||
rm.hitMonsterWithReactor(6090000, 14);
|
// I could not find the text from GMS, so I made something up.
|
||||||
}
|
rm.weakenAreaBoss(6090000, "Riche has been weakened.")
|
||||||
|
}
|
||||||
function act() {}
|
|
||||||
@@ -19,8 +19,7 @@
|
|||||||
You should have received a copy of the GNU Affero General Public License
|
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/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
function hit() {
|
function act() {
|
||||||
rm.hitMonsterWithReactor(6090000, 14);
|
// I could not find the text from GMS, so I made something up.
|
||||||
}
|
rm.weakenAreaBoss(6090000, "Riche has been weakened.")
|
||||||
|
}
|
||||||
function act() {}
|
|
||||||
Reference in New Issue
Block a user