diff options
| author | historia <[not public]> | 2026-06-20 03:51:23 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-20 03:51:23 -0400 |
| commit | dde563e6810124a73de5ef12e92774c540f9d62e (patch) | |
| tree | 68505a06c194d9b01b00e9d9672064b9b4b75156 /data/objects/aps_tower.yaml | |
| parent | e4400c5f1e84c18d2126f2cb502ae10685977cbb (diff) | |
| download | thehouseoficarus-dde563e6810124a73de5ef12e92774c540f9d62e.tar.gz | |
feat: aps system implemented
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 |
