Stardew Valley: Turned the Treehouse into an unlockable item (#2004)

This commit is contained in:
agilbert1412
2023-07-21 13:56:03 -04:00
committed by GitHub
parent 7f180a6d5a
commit 57c1bc800c
5 changed files with 6 additions and 5 deletions
+1
View File
@@ -271,6 +271,7 @@ id,name,classification,groups,mod_name
284,Cute Baby,progression,"BABY",
285,Ugly Baby,progression,"BABY",
286,Deluxe Scarecrow Recipe,progression,"FESTIVAL,RARECROW",
287,Treehouse,progression,"GINGER_ISLAND",
4001,Burnt,trap,TRAP,
4002,Darkness,trap,TRAP,
4003,Frozen,trap,TRAP,
1 id name classification groups mod_name
271 284 Cute Baby progression BABY
272 285 Ugly Baby progression BABY
273 286 Deluxe Scarecrow Recipe progression FESTIVAL,RARECROW
274 287 Treehouse progression GINGER_ISLAND
275 4001 Burnt trap TRAP
276 4002 Darkness trap TRAP
277 4003 Frozen trap TRAP