From 0fe67cfd5def4ac3e919fd611fe5acc55ca2d253 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 29 Jun 2026 04:21:37 -0400 Subject: better dialog color, edge cases on blocked map links fixed --- data/objects/unique/1002_crowd.yaml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 data/objects/unique/1002_crowd.yaml (limited to 'data/objects/unique/1002_crowd.yaml') diff --git a/data/objects/unique/1002_crowd.yaml b/data/objects/unique/1002_crowd.yaml deleted file mode 100644 index 5d0105d..0000000 --- a/data/objects/unique/1002_crowd.yaml +++ /dev/null @@ -1,17 +0,0 @@ -name: crowd of people -aliases: [line, group, passengers] -hidden: true -description: - - condition: - all_of: - - player_flag: 1002_intro_done - not: true - - player_flag: 1002_lined_up - text: "A mass of people still onto the crowded platform, blocking your exit!" - - condition: - all_of: - - player_flag: 1002_intro_done - not: true - - player_flag: 1002_lined_up - not: true - text: "A dozen or so passengers ready to leave, all with luggage. Their eyes are a mix of impatience, anxiety, and perhaps suspicion." -- cgit v1.2.3