When this mod is activated (by pressing the B button on the targets computer by default) the following day an email is sent with a birthday text, this day will be sunny. The at 9:00 the event starts in town, at 9:10 Robin tells you that there is an event in town for your birthday. When you go there, the music will changes and there will be fireflights everywhere, you must find 7 fairy roses (each time you grab one butterflies will fly from those) and when you are done, you can speak with Robin in the middle of the town, a special shop will open with special items (1 gold each).
This is a Monodev project, but the code should be usable in any editor.
Working with Stardew Valley 1.4.3 and SMAPI 3.0.1.
Follow the steps on the wiki but use this code.
Modify BirthdayLetter.cs with the text you prefer
Modify line 290 in ModEntry.cs
Modify the line 16 in ModEntry.cs
Modify the line 57 in ModEntry.cs
Modify lines 307 to 313 in ModEntry.cs
Modify function CreateShop at line 239 in ModEntry.cs, a list of item ids can be found here.
Modify lines 201 and 211 respectively in ModEntry.cs
This program is licensed under Creative commons Attribution 3.0 Unported, more info : http://creativecommons.org/licenses/by/3.0/deed.en_US
