Picking Up Items
[s=LeftMouse] [h]Left-click[/h] on an item to pick it up
Fields
| Field | Value |
|---|---|
| objective | Pickup the key on the floor |
| pages | [
{
"description": "You can pickup any item in the game world to add it to your inventory.\nItems can be found lying on the ground, in containers, or on tables.\n",
"spriteId": "tutorial_generic",
"text": "[t]Mouse[/t]\nMove the mouse cursor on the item, and [s=LeftMouse] [h]left-click[/h] the item.\n"
},
{
"description": "[t]Additional Tips[/t]\n",
"spriteId": "tutorial_generic",
"text": "When several items are stacked over each other, a popup will appear with the complete list of items.\n[s=LeftMouse] [h]Left-click[/h] the item of your choice to add it to your inventory.\n\nIf you do not have the [h]permission[/h] from the owner to pick the item up, this will be considered as [h]theft[/h].\nWatch out! If you are caught stealing by an NPC, you will lose reputation!\n"
}
] |
| shortPrompt | [s=LeftMouse] [h]Left-click[/h] on an item to pick it up |
| title | Picking Up Items |