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:
@@ -38,7 +38,8 @@ import constants.ServerConstants;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Matze, Ronan (concurrency safety)
|
||||
* @author Matze
|
||||
* @author Ronan (concurrency safety)
|
||||
*/
|
||||
public class MapleTrade {
|
||||
private MapleTrade partner = null;
|
||||
|
||||
Reference in New Issue
Block a user