Інсталювати Steam
увійти
|
мова
简体中文 (спрощена китайська)
繁體中文 (традиційна китайська)
日本語 (японська)
한국어 (корейська)
ไทย (тайська)
Български (болгарська)
Čeština (чеська)
Dansk (данська)
Deutsch (німецька)
English (англійська)
Español - España (іспанська — Іспанія)
Español - Latinoamérica (іспанська — Латинська Америка)
Ελληνικά (грецька)
Français (французька)
Italiano (італійська)
Bahasa Indonesia (індонезійська)
Magyar (угорська)
Nederlands (нідерландська)
Norsk (норвезька)
Polski (польська)
Português (португальська — Португалія)
Português - Brasil (португальська — Бразилія)
Română (румунська)
Русский (російська)
Suomi (фінська)
Svenska (шведська)
Türkçe (турецька)
Tiếng Việt (в’єтнамська)
Повідомити про проблему з перекладом
The only thing I can think to try is checking your save data for the event ID for when Willy gives you his old rod, which is when his shop becomes available. Delete it if it's there; add it if it's not. This post explains how to do that and contains a list of event IDs: https://community.playstarbound.com/threads/save-file-editing-guide-for-solving-some-common-issues.110762/
This thread helped me.
didn't have the code in my save file that ConcernedApe provides in the safe file editing guide, so I had to find a code to get the letter from Willy instead.
I commented this under it:
I figured it out. I already had code in my save folder for mail that I was going to get for tomorrow.
Looked like this: <mailForTomorrow /><mailbox><string>robinWell</string></mailbox>
I copied the above code right after the robinWell code with no spaces:
<mailbox><string>spring_2_1</string></mailbox>
I loaded my game and I had mail from Willy that said he had come back from fishing and to meet him at the beach. I went to the beach and it triggered the jumpscene where he gifts me a bamboo pole.