K1_Community_Patch icon indicating copy to clipboard operation
K1_Community_Patch copied to clipboard

Manaan - Door labels don't match area names

Open DarthParametric opened this issue 1 year ago • 2 comments

1.10.0 beta test observations:

  • [ ] A lot of the transition zone doors have a label that don't match the name of the module they lead to. For example, the door to Ahto West being labelled "West Courtyard".

DarthParametric avatar Dec 03 '23 08:12 DarthParametric

Can the actual module names be renamed to 'west courtyard' in this instance, instead of renaming the door text to 'ahto west'? I find it's crazy easy to get lost, the localizeable names would be preferable if at all possible.

th3w1zard1 avatar Dec 03 '23 10:12 th3w1zard1

Presumably changing the StrRefs would be sufficient:

17180: - "Ahto West" 18533: - "Manaan - Ahto East" 19297: - "Manaan - West Central" 35008: - "West Central Courtyard" 35020: - "East Central Courtyard" 35035: - "To Ahto City East Central" 35040: - "West Courtyard" 35056: - "To Ahto West" 35178: - "East Courtyard" 38611: - "East Central" 40132: - "Manaan - Ahto West" 40202: - "Manaan - East Central" 40212: - "To West Central Courtyard" 40214: - "To East Courtyard"

However we won't be changing the area names.

DarthParametric avatar Dec 03 '23 12:12 DarthParametric