Update NookLink types

This commit is contained in:
Samuel Elliott 2022-04-21 18:06:09 +01:00
parent f294daa5bc
commit fb1582dea9
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6

View File

@ -171,6 +171,7 @@ enum NewspaperArticleLabel {
HGC_CHECK_2 = 'Hgc_Check-2',
LE_BRIDGEBUILT = 'LE_BridgeBuilt',
LE_BRIDGEBUILT_FIRST = 'LE_BridgeBuilt_First',
LE_FACILITYBUILT_CAFE = 'LE_FacilityBuilt_Cafe',
LE_FACILITYBUILT_CAMPSITE = 'LE_FacilityBuilt_Campsite',
LE_FACILITYBUILT_MARKET = 'LE_FacilityBuilt_Market',
LE_FACILITYBUILT_MARKET2 = 'LE_FacilityBuilt_Market2',
@ -227,6 +228,7 @@ enum NewspaperArticleLabel {
PLANTSHRUBSEEDLINGS_MAINFIELD = 'PlantShrubSeedlings_MainField',
PLANTTREESEEDLINGS_MAINFIELD = 'PlantTreeSeedlings_MainField',
PLANTVEGETABLESEEDLINGS_MAINFIELD = 'PlantVegetableSeedlings_MainField',
PV_CAFE_DRINKCOFFEE = 'PV_Cafe_DrinkCoffee',
PV_CHANGEEQUIP_BYDRESSOR = 'PV_ChangeEquip_ByDressor',
PV_CONSTRUCTCLIFF_FEW = 'PV_ConstructCliff_few',
PV_CONSTRUCTCLIFF_MANY = 'PV_ConstructCliff_many',
@ -254,6 +256,7 @@ enum NewspaperNookNewsLabel {
BIGGAME_F = 'BigGame_F',
BIGGAME_P = 'BigGame_P',
CHERRYBLOSSOMPETAL_F = 'CherryBlossomPetal_F',
CHILDDAY_F = 'ChildDay_F',
CRYSTALOFSNOW_P = 'CrystalOfSnow_P',
EARTHDAY_F = 'EarthDay_F',
EARTHDAY_P = 'EarthDay_P',