Horntail PQ & Exped + Equip levelup fix
Added Horntail PQ and boss fight. Fixed short integer overflow of equipment stats on client messing up player stats.
This commit is contained in:
@@ -37,7 +37,8 @@ import tools.MaplePacketCreator;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author XoticStory, Ronan.
|
||||
* @author XoticStory
|
||||
* @author Ronan
|
||||
*/
|
||||
public class MapleAlliance {
|
||||
final private List<Integer> guilds = new LinkedList<>();
|
||||
|
||||
Reference in New Issue
Block a user