Wilson and Wurt has two different quotes for the plugged moon fissure.
This differs from all the other characters where they have the same quote for the two instances of MOON_FISSURE_PLUGGED.
Not sure which examination line you wanted to be used, so I just reported it
In wilson_speech.lua:
MOON_FISSURE_PLUGGED = "It's not very scientific... but pretty effective.", --line 3256 MOON_FISSURE_PLUGGED = "That doesn't look sound.", --line 3409; the line that's said & prompted the investigation
In wurt_speech.lua:
MOON_FISSURE_PLUGGED = "Shells not look very comforable like that.", -- line 3244; the word comfortable is also missing the letter "t" MOON_FISSURE_PLUGGED = "Bad moon things can't get out, florp!", -- line 3397; the line that's said
In wickerbottom_speech.lua, where it's consistent, as an example:
MOON_FISSURE_PLUGGED = "Goodness, that must have required some tenacity!", --line 3244 MOON_FISSURE_PLUGGED = "Goodness, that must have required some tenacity!", --line 3397
Thanks.
Steps to Reproduce
Examine the plugged moon fissures on hermit island as Wilson or Wurt. Look at the examine lines their speech files. See that they have two different quotes for the same thing, with the second one being used. Not sure which examine line is intentional.
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.
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 accountSign in
Already have an account? Sign in here.
Sign In Now