Ludibrium PQ + MapleIdRetriever
Implemented LPQ. New application tool that realizes fetches by names and returns respective ids, over all items depicted in the GM handbook.
This commit is contained in:
@@ -30,5 +30,8 @@ function enter(pi) {
|
||||
pi.getPlayer().changeMap(target, target.getPortal("st00"));
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
else {
|
||||
pi.getPlayer().dropMessage(5, "The portal is not opened yet.");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user