Orbis PQ
Implemented Orbis PQ.
This commit is contained in:
@@ -20,10 +20,14 @@
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
/**
|
||||
*2006001.js - Spawns Minevra
|
||||
*2006001.js - Spawns Minerva
|
||||
*@author Jvlaple
|
||||
*/
|
||||
|
||||
function act() {
|
||||
rm.spawnNpc(2013002);
|
||||
|
||||
rm.getEventInstance().clearPQ();
|
||||
rm.getEventInstance().setProperty("statusStg8", "1");
|
||||
rm.getEventInstance().startEventTimer(10 * 60000); //bonus time
|
||||
}
|
||||
Reference in New Issue
Block a user