mirror of
https://github.com/edubart/otclient.git
synced 2025-12-31 03:37:10 +01:00
Support for Protocols up to 10.71, Adventurer Blessing
This commit is contained in:
@@ -128,6 +128,10 @@ public:
|
||||
void addPosition(const OutputMessagePtr& msg, const Position& position);
|
||||
|
||||
private:
|
||||
void parseBlessings(const InputMessagePtr& msg);
|
||||
void parseUnjustifiedStats(const InputMessagePtr& msg);
|
||||
void parsePvpSituations(const InputMessagePtr& msg);
|
||||
void parsePreset(const InputMessagePtr& msg);
|
||||
void parseCreatureType(const InputMessagePtr& msg);
|
||||
void parsePlayerHelpers(const InputMessagePtr& msg);
|
||||
void parseMessage(const InputMessagePtr& msg);
|
||||
|
||||
Reference in New Issue
Block a user