diff --git a/Scripts/Python/nxusBookMachine.py b/Scripts/Python/nxusBookMachine.py index fd453ae817..66bdab1de3 100644 --- a/Scripts/Python/nxusBookMachine.py +++ b/Scripts/Python/nxusBookMachine.py @@ -182,6 +182,7 @@ # Specially named link panel textures kLinkPanels: Dict[Tuple[str, str], str] = { ("Ahnonay", "Default"): "xlinkpanelahnonayvortex", + ("city", "Tokotah Alley"): "xlinkpaneldakotahalley", ("GreatZero", "Great Zero"): "xlinkpanelgrtzero", }