From 09d325dcf5e779eab5550d3fd3377bde50101428 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 8 Jul 2026 19:59:14 -0400 Subject: feat: unify on use, on look, and on kill. all support same conditions/actions now. --- data/objects/aps_tower.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/objects/aps_tower.yaml') diff --git a/data/objects/aps_tower.yaml b/data/objects/aps_tower.yaml index 5d18b4d..68b34fc 100644 --- a/data/objects/aps_tower.yaml +++ b/data/objects/aps_tower.yaml @@ -2,7 +2,7 @@ name: APS Tower color: "21" 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: +on_use: - message: "You connect your datapad to the APS Tower. Coordinates triangulated and stored." action: aps_node: true -- cgit v1.2.3