summaryrefslogtreecommitdiff
path: root/src/game-server/inventory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/inventory.hpp')
-rw-r--r--src/game-server/inventory.hpp7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/game-server/inventory.hpp b/src/game-server/inventory.hpp
index a05f166b..e3a76561 100644
--- a/src/game-server/inventory.hpp
+++ b/src/game-server/inventory.hpp
@@ -97,7 +97,12 @@ class Inventory
/**
* Equips item from given inventory slot.
*/
- bool equip(int slot);
+ void equip(int slot);
+
+ /**
+ * Unequips item from given equipment slot.
+ */
+ void unequip(int slot);
/**
* Gets the ID of projectiles. Removes one of these projectiles from