diff options
author | rexim <reximkut@gmail.com> | 2024-03-30 04:40:22 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-30 04:41:18 +0700 |
commit | 83c1d39123da030e0f7fa3fe003931a35d18a8f4 (patch) | |
tree | 3c267d7ee474e7c31eb56302caf65ebca9f983ae /eepers.adb | |
parent | 6dc261431fed24099576f81a7111425119fa65b7 (diff) |
TODO: The gnome blocking trick was never properly explained.
Diffstat (limited to 'eepers.adb')
-rw-r--r-- | eepers.adb | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1789,6 +1789,9 @@ end; -- TODO: Increase Bomb Slots item. -- TODO: Items in HUD may sometimes blend with the background +-- TODO: The gnome blocking trick was never properly explained. +-- We should introduce an extra room that entirely relies on that mechanic, +-- so it does not feel out of place, when you discover it on Mother. -- TODO: Footstep variation for Mother/Guard bosses (depending on the distance traveled?) -- TODO: Footsteps for mother should be lower -- TODO: Restarting should be considered a turn |