diff --git a/gamelog.txt b/gamelog.txt index 7a00478..3c061df 100644 --- a/gamelog.txt +++ b/gamelog.txt @@ -16,10 +16,10 @@ ______________| Unreleased |______________| :| ________ |======|==============================================| :| | :| ______________________ | PC | Hollow Knight: Silksong | :|______ ______________________________________________| :|______________// \\______________ | PC | Starfetchers - Episode 1 | :|======|==============================================| :|______________| Early Days |______________ -| PC | OPUS: Prism Peak | :| PC | Dark Souls 3 (Co-Op) | :| \\______________________// [P001] +| PC | OPUS: Prism Peak | :| PC | Metro Gravity | :| \\______________________// [P001] | PC | Crowsworn | :| PC | Pentiment | :| | PC | Replaced | :| PC | V Rising | :|______ ______________________________________________ -| PC | Earthblade | :| GBA | Pokemon: Dreamstone Mysteries | :|======|==============================================| +| PC | Earthblade | :| PC | PEAK | :|======|==============================================| | PC | Radio the Universe | :|______|______________________________________________| :| GBC | Pokemon Silver | | PC | V.A Proxy | :| ___________________ | :| GBC | Jungle Book: Mowgli's Adventure | | PC | Arctic Awakening | :|_______________// \\_______________| :| GBA | Pokemon Sapphire | @@ -327,5 +327,9 @@ _____________| Not Yet Owned |____________| :|======|============= | :| | :| PS4 | Theatrhythm: Final Bar Line (100% Perfect | | :| | :| | Chain) | | :| | :| PC | 1000xRESIST | + | :| | :| PC | Sekiro - Shadows Die Twice (Demon Bell, No | + | :| | :| | Kuro Charm, NG) | | :| | :| GBA | Pokémon: Crystal Advance Redux | + | :| | :| GBA | Pokemon: Dreamstone Mysteries | + | :| | :| PC | Dark Souls 3 (Co-Op) | | :| | :|______|______________________________________________| diff --git a/src/001_wishlist.yaml b/src/001_wishlist.yaml index 727ec2a..4505146 100644 --- a/src/001_wishlist.yaml +++ b/src/001_wishlist.yaml @@ -1,3 +1,4 @@ +--- title: "Wishlist" prefix: "W" sections: diff --git a/src/002_todo.yaml b/src/002_todo.yaml index f90c089..1afa8f0 100644 --- a/src/002_todo.yaml +++ b/src/002_todo.yaml @@ -1,16 +1,17 @@ +--- title: "List of Shame" prefix: "S" sections: - title: "Currently Playing" games: - - name: "Dark Souls 3 (Co-Op)" + - name: "Metro Gravity" platform: "PC" - name: "Pentiment" platform: "PC" - name: "V Rising" platform: "PC" - - name: "Pokemon: Dreamstone Mysteries" - platform: "GBA" + - name: "PEAK" + platform: "PC" - title: "On Hold" games: - name: "Monster Hunter: World (Postgame)" @@ -19,8 +20,6 @@ sections: platform: "TTS" - title: "Soon(TM)" games: - - name: "Metro Gravity" - platform: "PC" - name: "Parking Garage Rally Circuit" platform: "PC" - name: "Minishoot Adventure" diff --git a/src/003_finished.yaml b/src/003_finished.yaml index d473dbb..2573447 100644 --- a/src/003_finished.yaml +++ b/src/003_finished.yaml @@ -1,3 +1,4 @@ +--- title: "List of Pride" prefix: "P" sections: @@ -497,5 +498,11 @@ sections: platform: "PS4" - name: "1000xRESIST" platform: "PC" + - name: "Sekiro - Shadows Die Twice (Demon Bell, No Kuro Charm, NG)" + platform: "PC" - name: "Pokémon: Crystal Advance Redux" platform: "GBA" + - name: "Pokemon: Dreamstone Mysteries" + platform: "GBA" + - name: "Dark Souls 3 (Co-Op)" + platform: "PC"