diff options
Diffstat (limited to 'doc/for_developers/structs/inventories.md')
| -rw-r--r-- | doc/for_developers/structs/inventories.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/for_developers/structs/inventories.md b/doc/for_developers/structs/inventories.md new file mode 100644 index 0000000..d965597 --- /dev/null +++ b/doc/for_developers/structs/inventories.md @@ -0,0 +1,5 @@ +# Inventories + +A player starts off with 2 inventories, a equipment inventory, and a shaped inventory (5x5) + +the equipment inventory is in the first slot, the shaped inventory in the second. |
