From cee847abc0873504b54022c3af8cdf316e2c06c5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 May 2018 20:46:07 +0300 Subject: Add packet CMSG_PRIVATE_AIRSHIP_REQUEST 0x0a49. --- src/net/tmwa/npchandler.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/tmwa/npchandler.h') diff --git a/src/net/tmwa/npchandler.h b/src/net/tmwa/npchandler.h index d02d837ef..3cfd24aea 100644 --- a/src/net/tmwa/npchandler.h +++ b/src/net/tmwa/npchandler.h @@ -93,6 +93,9 @@ class NpcHandler final : public Ea::NpcHandler void selectArrow(const int nameId) const override final; void selectAutoSpell(const int skillId) const override final; + + void requestAirship(const std::string &mapName, + const int itemId) const override final; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50