diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-19 15:27:19 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-19 15:27:19 -0400 |
commit | 688961cf74cf4709d9daebeb0a81f30f201fccbd (patch) | |
tree | bcd07c2ce7b6f511bcc1529ee173ff3e971c87c1 | |
parent | 3f9a3587628f38b576e17e74dbdc9f9cf03c063b (diff) | |
download | lingo2-archipelago-688961cf74cf4709d9daebeb0a81f30f201fccbd.tar.gz lingo2-archipelago-688961cf74cf4709d9daebeb0a81f30f201fccbd.tar.bz2 lingo2-archipelago-688961cf74cf4709d9daebeb0a81f30f201fccbd.zip |
[Data] Rename SMILE locations
-rw-r--r-- | data/maps/daedalus/doors.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
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 { | |||
1614 | # Components/Doors/Smileys/blue_1 | 1614 | # Components/Doors/Smileys/blue_1 |
1615 | panels { room: "Blue Smiley" name: "SMILE" } | 1615 | panels { room: "Blue Smiley" name: "SMILE" } |
1616 | location_room: "Blue Smiley" | 1616 | location_room: "Blue Smiley" |
1617 | location_name: "Blue SMILE" | ||
1617 | } | 1618 | } |
1618 | doors { | 1619 | doors { |
1619 | name: "Blue Smiley Annex" | 1620 | name: "Blue Smiley Annex" |
@@ -1645,6 +1646,7 @@ doors { | |||
1645 | receivers: "Components/Doors/Smileys/yellow_2" | 1646 | receivers: "Components/Doors/Smileys/yellow_2" |
1646 | panels { room: "Hedges" name: "SMILE" } | 1647 | panels { room: "Hedges" name: "SMILE" } |
1647 | location_room: "Hedges" | 1648 | location_room: "Hedges" |
1649 | location_name: "Yellow SMILE" | ||
1648 | } | 1650 | } |
1649 | doors { | 1651 | doors { |
1650 | name: "Green Smiley" | 1652 | name: "Green Smiley" |
@@ -1653,6 +1655,7 @@ doors { | |||
1653 | receivers: "Components/Doors/Smileys/green_2" | 1655 | receivers: "Components/Doors/Smileys/green_2" |
1654 | panels { room: "Green Smiley" name: "SMILE" } | 1656 | panels { room: "Green Smiley" name: "SMILE" } |
1655 | location_room: "Green Smiley" | 1657 | location_room: "Green Smiley" |
1658 | location_name: "Green SMILE" | ||
1656 | } | 1659 | } |
1657 | doors { | 1660 | doors { |
1658 | name: "Orange Smiley Exit" | 1661 | name: "Orange Smiley Exit" |
@@ -1660,6 +1663,7 @@ doors { | |||
1660 | receivers: "Components/Doors/Smileys/orange_1" | 1663 | receivers: "Components/Doors/Smileys/orange_1" |
1661 | panels { room: "Outside Orange Room" name: "SMILE" } | 1664 | panels { room: "Outside Orange Room" name: "SMILE" } |
1662 | location_room: "Outside Orange Room" | 1665 | location_room: "Outside Orange Room" |
1666 | location_name: "Orange SMILE" | ||
1663 | } | 1667 | } |
1664 | doors { | 1668 | doors { |
1665 | name: "F Keyholder Door" | 1669 | name: "F Keyholder Door" |
@@ -1684,6 +1688,7 @@ doors { | |||
1684 | type: LOCATION_ONLY | 1688 | type: LOCATION_ONLY |
1685 | panels { room: "Red Smiley" name: "SMILE" } | 1689 | panels { room: "Red Smiley" name: "SMILE" } |
1686 | location_room: "Red Smiley" | 1690 | location_room: "Red Smiley" |
1691 | location_name: "Red SMILE" | ||
1687 | } | 1692 | } |
1688 | doors { | 1693 | doors { |
1689 | name: "Pink Hallway" | 1694 | name: "Pink Hallway" |