mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
Add birthday tokens lol
This commit is contained in:
parent
efdd02214e
commit
37c4c679a3
6 changed files with 79 additions and 6 deletions
|
@ -68,6 +68,7 @@ namespace HISP.Game.Items
|
|||
public static int WishingCoin;
|
||||
public static int FishingPole;
|
||||
public static int Earthworm;
|
||||
public static int BirthdayToken;
|
||||
|
||||
public static ItemInformation[] GetAllWishableItems()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue