Help:Get: Difference between revisions
Appearance
Created page with "<html><pre> <span style="color:#cc00cc">========================================================================</span> <span style="color:#008888"> GET</span> <span style="color:#cc00cc">========================================================================</span> SYNTAX: <span style="color:#008800">get <item></span> - Pick up an item <span style="color:#008800">get all</span> - Get everything <spa..." |
(No difference)
|
Latest revision as of 04:00, 31 August 2025
======================================================================== GET ======================================================================== SYNTAX: get <item> - Pick up an item get all - Get everything get <item> <n> - Get from container take - Same as get Pick up items from the ground or containers. BASIC USAGE: get sword - Pick up a sword get coins - Pick up money get all - Grab everything MULTIPLE ITEMS: get sword 2 - Get 2nd sword get 5.coins - Get 5 coins get all.potion - Get all potions FROM CONTAINERS: get bread bag - Get bread from bag get all bag - Empty the bag take sword from corpse - Take from corpse RESTRICTIONS: - Can't get while fighting - Ghosts can't pick up items - Weight limits apply - Some items are fixed AUTO-FEATURES: - Auto-get coins from kills - Blood collected on kills - Items go to inventory TIPS: - Check room with look first - get all after battles - Keep inventory organized - Valuable items marked with * SEE ALSO: help drop - Drop items help inventory - Manage items help keep - Protect items ========================================================================