From e0b4a2665505279e58f2a618272db5245f275518 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 20:15:18 +0300 Subject: Add chat command /spawn. Also add it to monster context menu. --- src/net/ea/adminhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/ea/adminhandler.h') diff --git a/src/net/ea/adminhandler.h b/src/net/ea/adminhandler.h index 9acb1c8f3..3d6adf433 100644 --- a/src/net/ea/adminhandler.h +++ b/src/net/ea/adminhandler.h @@ -60,6 +60,8 @@ class AdminHandler notfinal : public Net::AdminHandler void createItems(const int id, const ItemColor color, const int amount) const override final; + + void spawn(const std::string &name) const override final; }; } // namespace Ea -- cgit v1.2.3-70-g09d2