Savior Commit
Fixed some bugs regarding dojo, updated drop data, minor tweaks on Mystic Doors, added expeditions for Showa Manor, Zakum and Pink Bean, smart search for item slots on quest/npc rewarding system, attempt on boss HPbar to focus on player's current target, quests with selectable rewards now hands the item correctly, after the first PQ instance next ones are loaded more smoothly.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
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 act() {
|
||||
rm.spawnMonster(9400711, 1);
|
||||
}
|
||||
function hit() {
|
||||
rm.hitMonsterWithReactor(6090000, 14);
|
||||
}
|
||||
|
||||
function act() {}
|
||||
Reference in New Issue
Block a user