feat: add mob tooltip
This commit is contained in:
@@ -192,6 +192,7 @@ public:
|
||||
|
||||
namespace MobFactory {
|
||||
MobPtr createMob(MobID id, MobType type, std::uint8_t level, PlayerID sender);
|
||||
std::string getMobName(MobType type);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user