Jump to content

Picked Succulent ingredient tile missing tooltip


rezecib
  • Fixed

Because succulent_picked is missing an entry in STRINGS.NAMES, when recipepopup looks for STRINGS.NAMES.SUCCULENT_PICKED, it finds nil. This results in the ingredient tile for it having no tooltip.

If a STRINGS.NAMES entry were added, then this line could also be removed from prefabs/succulent_plant.lua:

    inst.name = STRINGS.NAMES.SUCCULENT_PLANT

 


Steps to Reproduce
c_spawn("succulent_potted_recipe") Check the Structures tab for the recipe for the potted succulent, and hover over the picked succulent
  • Like 1



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.

There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...