Jump to content

"only_used_by_warly" says Wilson When Examining A Portable Crockpot


lakhnish
  • Fixed
  1. Have a portable crockpot pot placed down.
  2. Be Wilson.
  3. Examine a setup Portable Crockpot. 
  4. Wilson says "only_used_by_warly".

Example picture here:

Spoiler

20190926201105_1.jpg.8f267b49155068268f3957e9f9cf1d97.jpg

As per speech_wilson.lua:

        --v2 Warly
        PORTABLECOOKPOT_ITEM =
        {
            GENERIC = "Now we're cookin'!",
            DONE = "Now we're done cookin'!",

            --Warly specific PORTABLECOOKPOT_ITEM strings
			COOKING_LONG = "only_used_by_warly",
			COOKING_SHORT = "only_used_by_warly",
			EMPTY = "only_used_by_warly",
        },

Other characters will only say their GENERIC line (even when it's cooking) and their DONE line when food in it has been cooked. I do not know what they are supposed to say instead as a fallback when stuff is being cooked in the pot or when it has been setup.

Even if Warly is the only one capable of cooking in it, other characters can still examine the Portable Cookpot while it's cooking, so they probably should have their own lines, no?


Steps to Reproduce
Examine a Set Up Portable Crock Pot as Wilson. He says "only_used_by_warly". Other characters only use their GENERIC and DONE lines. IDK what's supposed to be said normally.
  • Haha 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.

This has been fixed in the Return of Them beta. This will also be fixed in the non-beta the next time we update it.

  • Thanks 2

Share this comment


Link to comment
Share on other sites

On 9/30/2019 at 5:03 PM, PeterA said:

Changed Status to Fixed

Now only Wilson and Warly have unique quotes for a setup Portable Crockpot lol. For example, Willow just calls the Portable Crockpot a Dumb Pot at all stages (GENERIC line) unless food has been fully cooked in it (DONE line).

  • Like 1

Share this comment


Link to comment
Share on other sites

Just now, lakhnish said:

Now only Wilson and Warly have unique quotes for a setup Portable Crockpot lol. For example, Willow just calls the Portable Crockpot a Dumb Pot at all stages (GENERIC line) unless food has been fully cooked in it (DONE line).

Yup, that's expected for now until new strings are written for everyone.

  • Thanks 2

Share this comment


Link to comment
Share on other sites



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...