diff options
| author | historia <[not public]> | 2026-07-08 19:59:14 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-08 19:59:14 -0400 |
| commit | 09d325dcf5e779eab5550d3fd3377bde50101428 (patch) | |
| tree | a433be903aabbf1d2eadce2aacdac12a9eb8dde0 /data/objects/aps_tower.yaml | |
| parent | 9184377301c2604e003f36426788c032fb0ca524 (diff) | |
| download | thehouseoficarus-09d325dcf5e779eab5550d3fd3377bde50101428.tar.gz | |
feat: unify on use, on look, and on kill. all support same conditions/actions now.
Diffstat (limited to 'data/objects/aps_tower.yaml')
| -rw-r--r-- | data/objects/aps_tower.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
