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/rooms/intro/1001.yaml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'data/rooms/intro') diff --git a/data/rooms/intro/1001.yaml b/data/rooms/intro/1001.yaml index 93bf7ac..8960ea5 100644 --- a/data/rooms/intro/1001.yaml +++ b/data/rooms/intro/1001.yaml @@ -32,15 +32,8 @@ objects: hidden: true name: framed sign on_look: - credits: 0 - give_item: "" - heal: 0 - reputation_cost: 0 - set_global_flags: {} - set_player_flags: - 1001_look_sign: true - take_item: "" - teleport: 0 + - set_player_flags: + 1001_look_sign: true - description: - text: A sturdy, locked steel door that keeps passengers out of the cockpit. There is a tiny, thin window at eye level. hidden: true -- cgit v1.2.3