Implemented EllinPQ + some bug fixes
Implemented EllinPQ, adjusted several drop rates and data, fixes some bugs at quests at client-side.
This commit is contained in:
4
scripts/reactor/3001000.js
Normal file
4
scripts/reactor/3001000.js
Normal file
@@ -0,0 +1,4 @@
|
||||
function act(){
|
||||
rm.playerMessage(5, "Poison Golem has been spawned.");
|
||||
rm.spawnMonster(9300180,1);
|
||||
}
|
||||
Reference in New Issue
Block a user