blob: 7d01934d694912f0b8c41132cae29ea20df243a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
name: "aps"
category: "Exploration"
description: |
The Asteroid Positioning System routes you toward synced APS Towers.
Usage: aps
aps nearest
aps <room-number>
aps <room-name>
Before you can navigate to a location, you must first sync your
datapad at an APS Tower in that room. Type "use aps tower" to
register coordinates for your current location. The room name
targeting (e.g. "aps town square") only works for rooms you have
previously synced at — it will not find arbitrary rooms.
Limits:
APS queues up to your Agility level in movement steps per use.
Unlike "walk", it will not reject targets further away than your
Agility level — it simply queues as many steps as it can. Re-issue
the command to continue from your new position.
Commands:
aps List all synced nodes with name, room #, and distance
aps nearest Walk toward the closest synced node
aps <#> Walk toward synced room by number
aps <name> Walk toward synced room by name prefix
|