From ad22ea3526a146ea8ce305c8375c35836465cc30 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 4 Jul 2026 22:44:42 -0400 Subject: feat: admin gui move objects between directories and better toolbar wrapping --- data/.admin_history.json | 1 - data/mobs/flight_attendant_copy.yaml | 23 ----------------------- 2 files changed, 24 deletions(-) delete mode 100644 data/.admin_history.json delete mode 100644 data/mobs/flight_attendant_copy.yaml (limited to 'data') diff --git a/data/.admin_history.json b/data/.admin_history.json deleted file mode 100644 index c68eab4..0000000 --- a/data/.admin_history.json +++ /dev/null @@ -1 +0,0 @@ -{"history":[{"time":"2026-07-03T20:51:13-04:00","description":"create room 2","file_path":"data/rooms/22222/2.yaml","old_content":"","new_content":"description: An empty room.\nname: New Room\n","is_delete":false,"is_create":true},{"time":"2026-07-03T20:51:15-04:00","description":"delete room 2 (cleaned 0 exits)","file_path":"data/rooms/22222/2.yaml","old_content":"description: An empty room.\nname: New Room\n","new_content":"","is_delete":true,"is_create":false}],"redo":null} \ No newline at end of file diff --git a/data/mobs/flight_attendant_copy.yaml b/data/mobs/flight_attendant_copy.yaml deleted file mode 100644 index a495732..0000000 --- a/data/mobs/flight_attendant_copy.yaml +++ /dev/null @@ -1,23 +0,0 @@ -name: flight attendant -description: A smiling flight attendant in a crisp uniform, ready to assist passengers. -unique: false -protected: true -idle_descriptions: - - adjusts her name badge - - smiles politely at you -shop: - message: SHOP SHOP - buy_percentage: 0 - buys_anything: true - change_percentage: 0 - items: - - item_id: bronze_pickaxe - restock_ticks: 0 - stock: 5 -talk: - nodes: - start: - options: - - goto: "" - text: None! - - text: None -- cgit v1.2.3