816
edits
No edit summary |
No edit summary |
||
| Line 540: | Line 540: | ||
<!--T:93--> | <!--T:93--> | ||
|@storeall | |@storeall | ||
| | |@storeall 4 | ||
|Stores all Items into an opened storage. | |Stores all Items into an opened storage. | ||
Type List: (default) all = -1, healing = 0, usable = 2, etc = 3, armor = 4, weapon = 5, card = 6, petegg = 7, petarmor = 8, ammo = 10, shadowgear = 12 | |||
|- | |- | ||
<!--T:94--> | <!--T:94--> | ||
|@getall | |@getall | ||
| | |@getall 4 | ||
|Moves all Items from an opened storage into inventory | |Moves all Items from an opened storage into inventory | ||
Type List: (default) all = -1, healing = 0, usable = 2, etc = 3, armor = 4, weapon = 5, card = 6, petegg = 7, petarmor = 8, ammo = 10, shadowgear = 12 | |||
|- | |- | ||
| Line 554: | Line 556: | ||
|@stockall 4 | |@stockall 4 | ||
|Moves all items from cart to inventory | |Moves all items from cart to inventory | ||
Type List: (default) all = -1, healing = 0, usable = 2, etc = 3, armor = 4, weapon = 5, card = 6, petegg = 7, petarmor = 8, ammo = 10, shadowgear = 12 | |||
|- | |- | ||
| Line 561: | Line 563: | ||
|@dropall 4 | |@dropall 4 | ||
|Drops all items from inventory except equipped or favourited items | |Drops all items from inventory except equipped or favourited items | ||
Type List: (default) all = -1, healing = 0, usable = 2, etc = 3, armor = 4, weapon = 5, card = 6, petegg = 7, petarmor = 8, ammo = 10, shadowgear = 12 | |||
|- | |- | ||
edits