Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Sandy icon for uncraftable shirts #316

Open
scriptsforweirdos opened this issue May 16, 2023 · 2 comments · May be fixed by #344
Open

[Feature Request] Sandy icon for uncraftable shirts #316

scriptsforweirdos opened this issue May 16, 2023 · 2 comments · May be fixed by #344
Labels
enhancement New feature or request

Comments

@scriptsforweirdos
Copy link

There are roughly 25 shirts in the game that you can't tailor but can buy from Sandy at random. The data on which shirt she's selling on any given day is available in the save file. It would be nice to have an icon similar to Queen of Sauce & Traveling Cart if the following conditions are true:

  1. Desert is unlocked or accessible by any method. (e.g. Walk to the Desert, Warp Network, etc)
  2. Sandy is open. (SVE closes the business on Saturdays and every 22nd after the CC is done)
  3. Sandy is selling one of the 25 uncraftable shirts.
  4. You don't own the shirt yet.

The shirt IDs are as follows:

20, 23, 24, 41, 42, 44, 46, 47, 50, 55, 57, 61, 77, 81, 83, 85, 88, 91, 109, 110, 111, 119, 120, 121, 122

Thanks for consideration.

@drewhoener
Copy link
Collaborator

drewhoener commented Oct 7, 2023

Sounds good to me, I'll get started on it.

The shirt IDs are as follows:
20, 23, 24, 41, 42, 44, 46, 47, 50, 55, 57, 61, 77, 81, 83, 85, 88, 91, 109, 110, 111, 119, 120, 121, 122

Is this all of them? If there are more, could you just update your list to make sure they all go in?

@drewhoener drewhoener linked a pull request Oct 18, 2023 that will close this issue
@scriptsforweirdos
Copy link
Author

Those are the only ones. Everything else can be tailored.

@Annosz Annosz added the enhancement New feature or request label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants