blastmud/blastmud_game/src/static_content/room/cok_murl.yaml

45 lines
2.2 KiB
YAML

- zone: cok_murl
secondary_zones:
- zone: melbs
short: "<bgyellow><black>CK<reset>"
grid_coords:
x: 2
y: 5
z: 0
caption: Condos on King
code: cok_lobby
name: Residential Lobby
short: "<bgyellow><black>RE<reset>"
grid_coords:
x: 0
y: 0
z: 0
description: "A sizeable lobby that looks like it is serves the dual purpose as the entrance to the residential condos and as a grand entrance to the linked Murlison Suites commercial building. It is tiled with sparkling clean bluestone tiles. Light green tinted tempered glass panels line the walls. You notice a set of sleek lifts, supervised by a friendly robot, and a passage to the attached Murlison commercial building to the east.\n\n\"Welcome to Condos on King!\", intones the bot, \"say <bold>in<reset> name\" with the name of the person you are here to see, and I'll guide you to their apartment. Or try <bold>rent studio<reset> to rent a studio apartment for $20 a day ($40 setup fee), and <bold>vacate studio<reset> to give notice to vacate"
exits:
- direction: west
target: !Custom room/melbs_kingst_80
- direction: east
rentable_dynzone:
- rent_what: studio
suite_type: Residential
dynzone: CokMurlApartment
daily_price: 20
setup_fee: 40
- zone: cok_murl
code: murl_lobby
name: Murlison Suites Commercial Lobby
short: "<bgyellow><black>ML<reset>"
grid_coords:
x: 1
y: 0
z: 0
description: "A sleek reception that could have been the bridge of a 2000s era sci-fi spaceship. Linished metal plates are lit up by ambient blue LEDs, while stone tiles cover the floor. You see a white android, complete with elegant rounded corners and glowing blue eyes.\n\n\"Welcome to Murlison Suites - the best a business can rent\", purs the bot pleasantly. \"Just say <bold>in<reset> corpname\" and I'll guide you to the suite for that corp before you can blink! Or if you hold a corp and would like to rent the best suite money can buy for it, just say <bold>rent deluxe for<reset> corpname, and I'll set you up\""
exits:
- direction: west
rentable_dynzone:
- rent_what: deluxe
suite_type: Commercial
dynzone: MurlDeluxeCorporate
daily_price: 200
setup_fee: 400