From 688961cf74cf4709d9daebeb0a81f30f201fccbd Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 19 Sep 2025 15:27:19 -0400 Subject: [Data] Rename SMILE locations --- data/maps/daedalus/doors.txtpb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/maps/daedalus/doors.txtpb b/data/maps/daedalus/doors.txtpb index 2e44646..95a3537 100644 --- a/data/maps/daedalus/doors.txtpb +++ b/data/maps/daedalus/doors.txtpb @@ -1614,6 +1614,7 @@ doors { # Components/Doors/Smileys/blue_1 panels { room: "Blue Smiley" name: "SMILE" } location_room: "Blue Smiley" + location_name: "Blue SMILE" } doors { name: "Blue Smiley Annex" @@ -1645,6 +1646,7 @@ doors { receivers: "Components/Doors/Smileys/yellow_2" panels { room: "Hedges" name: "SMILE" } location_room: "Hedges" + location_name: "Yellow SMILE" } doors { name: "Green Smiley" @@ -1653,6 +1655,7 @@ doors { receivers: "Components/Doors/Smileys/green_2" panels { room: "Green Smiley" name: "SMILE" } location_room: "Green Smiley" + location_name: "Green SMILE" } doors { name: "Orange Smiley Exit" @@ -1660,6 +1663,7 @@ doors { receivers: "Components/Doors/Smileys/orange_1" panels { room: "Outside Orange Room" name: "SMILE" } location_room: "Outside Orange Room" + location_name: "Orange SMILE" } doors { name: "F Keyholder Door" @@ -1684,6 +1688,7 @@ doors { type: LOCATION_ONLY panels { room: "Red Smiley" name: "SMILE" } location_room: "Red Smiley" + location_name: "Red SMILE" } doors { name: "Pink Hallway" -- cgit 1.4.1