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:
@@ -1,6 +1,6 @@
|
||||
var isPq = true;
|
||||
var minPlayers = 4, maxPlayers = 6;
|
||||
var minLevel = 21, maxLevel = 30;
|
||||
var minPlayers = 1, maxPlayers = 6;
|
||||
var minLevel = 21, maxLevel = 200;
|
||||
var entryMap = 103000800;
|
||||
var exitMap = 103000890;
|
||||
var recruitMap = 103000000;
|
||||
|
||||
Reference in New Issue
Block a user