All contributions must follow the Manual of Style and the Wiki Rules.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 35: | Line 35: | ||
<!--** Add console method(s) --> |
<!--** Add console method(s) --> |
||
*If the player is holding an item and tries to pick up another item while their ''inventory'' is full, the items will be swapped. |
*If the player is holding an item and tries to pick up another item while their ''inventory'' is full, the items will be swapped. |
||
*Essential and non-essential items get smaller as more essential items are in the players’ inventory. |
|||
===Stackable Items=== |
===Stackable Items=== |
||
These are items that the player can carry multiple of at once in the same stack. |
These are items that the player can carry multiple of at once in the same stack. |