From 6b4beb683308a0df2d08c7ae499cffa0d87f5dae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 20:17:29 +0300 Subject: eathena: add packet CMSG_NPC_REPAIR 0x01fd. --- src/net/npchandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/npchandler.h') diff --git a/src/net/npchandler.h b/src/net/npchandler.h index 33f0ae3a0..9bf8565e7 100644 --- a/src/net/npchandler.h +++ b/src/net/npchandler.h @@ -79,6 +79,8 @@ class NpcHandler notfinal virtual void cooking(const CookingType::Type type, const int nameId) const = 0; + + virtual void repair(const int index) const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50