diff options
Diffstat (limited to 'data/objects/aps_tower.yaml')
| -rw-r--r-- | data/objects/aps_tower.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/objects/aps_tower.yaml b/data/objects/aps_tower.yaml new file mode 100644 index 0000000..8f2548e --- /dev/null +++ b/data/objects/aps_tower.yaml @@ -0,0 +1,9 @@ +id: aps_tower +name: APS Tower +color: "33" +description: "A tall, skeletal metal tower with a pulsing cyan beacon at its apex. A datapad sync panel glows softly at the base." +inroom_description: "An APS Tower looms here, its beacon pulsing steadily." +use_interactions: + - message: "You connect your datapad to the APS Tower. Coordinates triangulated and stored." + action: + aps_node: true |
