From 76bc1a5c994b46d8a4486a1226f681f7a4982f1c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Jan 2011 19:48:48 +0200 Subject: Impliment base items tags. And show this tags in inventory. --- src/resources/itemdb.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/resources/itemdb.h') diff --git a/src/resources/itemdb.h b/src/resources/itemdb.h index 76e646c0f..54e8ceb33 100644 --- a/src/resources/itemdb.h +++ b/src/resources/itemdb.h @@ -23,6 +23,7 @@ #define ITEM_MANAGER_H #include +#include #include #include @@ -49,6 +50,8 @@ namespace ItemDB */ void unload(); + std::vector &getTags(); + bool exists(int id); const ItemInfo &get(int id); -- cgit v1.2.3-60-g2f50