From 9933a357400538b2f73848dceab7d859ee20c8d9 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 19 Sep 2025 12:28:11 -0400 Subject: [Data] Renamed some doors with compass directions --- data/maps/the_unkempt/connections.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/the_unkempt/connections.txtpb') diff --git a/data/maps/the_unkempt/connections.txtpb b/data/maps/the_unkempt/connections.txtpb index a9e30db..d4a046c 100644 --- a/data/maps/the_unkempt/connections.txtpb +++ b/data/maps/the_unkempt/connections.txtpb @@ -1,7 +1,7 @@ connections { from_room: "Main Area" to_room: "Right Area" - door { name: "Right Door" } + door { name: "East Door" } } connections { from_room: "Middle Room" -- cgit 1.4.1