Skip to content

Cart pusher examine shows figure_cartpusher instead of Delivery man #636

Description

@dalerank

Summary

Cart pusher examine name shows internal id like figure_cartpusher Hunting lodge instead of Vanilla Hunting Lodge Delivery Man.

Reported

Mission 2: Cart pusher examine name is "figure_cartpusher Hunting lodge"; Vanilla is "Hunting Lodge Delivery Man".

Code notes

  • igure_carrier_info_window uses ( @Y& ) (ui_widgets.js).
  • class_name looks up # + params().name; CLSID is figure_cartpusher.
  • Localization key is #figure_cart_pusher (underscore) → group 64 id 4 "Delivery man" (localization_en.js).
  • Key mismatch → lang_text_from_key returns raw key string.

Expected

Localized type name (e.g. "Delivery man") with home building, matching Vanilla wording as closely as possible.

Labels

bug, ui

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingui

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions