diff options
Diffstat (limited to 'data/objects/unique')
| -rw-r--r-- | data/objects/unique/1002_building.yaml | 3 | ||||
| -rw-r--r-- | data/objects/unique/1002_crowd.yaml | 17 | ||||
| -rw-r--r-- | data/objects/unique/1002_pilot.yaml | 9 | ||||
| -rw-r--r-- | data/objects/unique/1002_shuttle.yaml | 8 | ||||
| -rw-r--r-- | data/objects/unique/1002_sign.yaml | 2 |
5 files changed, 0 insertions, 39 deletions
diff --git a/data/objects/unique/1002_building.yaml b/data/objects/unique/1002_building.yaml deleted file mode 100644 index f7650dc..0000000 --- a/data/objects/unique/1002_building.yaml +++ /dev/null @@ -1,3 +0,0 @@ -name: building -aliases: [customs] -description: "A squat, tunnel-shaped building with no doors that looks somewhat like a lowercase 'n'. It's built from large chunks of gray rock that must've come from the surface of Vesta." 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." diff --git a/data/objects/unique/1002_pilot.yaml b/data/objects/unique/1002_pilot.yaml deleted file mode 100644 index 846cded..0000000 --- a/data/objects/unique/1002_pilot.yaml +++ /dev/null @@ -1,9 +0,0 @@ -name: pilot -hidden: true -description: - - condition: - all_of: - - player_flag: 1002_intro_done - not: true - - player_flag: 1002_lined_up - text: "The pilot stands straight as if about to escort royalty looking down his nose a bit at the passengers. He is quickly and professionally checking tickets." diff --git a/data/objects/unique/1002_shuttle.yaml b/data/objects/unique/1002_shuttle.yaml deleted file mode 100644 index 64375f5..0000000 --- a/data/objects/unique/1002_shuttle.yaml +++ /dev/null @@ -1,8 +0,0 @@ -name: landing craft -aliases: [shuttle, ship] -hidden: true -description: - - condition: - player_flag: 1002_intro_done - not: true - text: "The small white craft has short, cute wings, a wide snub-nosed cockpit, and the rear hatch opened into a staircase. The low hum of its power plant vibrates the platform as it idles. You might guess it's a 95 ton Type-QS Passenger Shuttle. Just a guess though." diff --git a/data/objects/unique/1002_sign.yaml b/data/objects/unique/1002_sign.yaml deleted file mode 100644 index cdd3633..0000000 --- a/data/objects/unique/1002_sign.yaml +++ /dev/null @@ -1,2 +0,0 @@ -name: sign -description: "The sign simply says 'Processing' in bold red letters. Beneath in smaller text it says 'Welcome to Vesta', seemingly added afterwards to try to give the sign some warmth." |
