From dde563e6810124a73de5ef12e92774c540f9d62e Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 20 Jun 2026 03:51:23 -0400 Subject: feat: aps system implemented --- data/objects/aps_tower.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/objects/aps_tower.yaml (limited to 'data/objects') 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 -- cgit v1.2.3