From 25bf3308cf490313b4a86b78643226f078ce4f7e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 19:37:31 +0300 Subject: Add chat command /gotonpc. Also add it to npc context menu. --- src/net/tmwa/adminhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/adminhandler.h') diff --git a/src/net/tmwa/adminhandler.h b/src/net/tmwa/adminhandler.h index 88bd007f8..bdb7e1037 100644 --- a/src/net/tmwa/adminhandler.h +++ b/src/net/tmwa/adminhandler.h @@ -126,6 +126,8 @@ class AdminHandler final : public Ea::AdminHandler A_CONST; void randomWarp(const std::string &name) const override final A_CONST; + + void gotoNpc(const std::string &name) const override final A_CONST; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50