From e23de84d3b3859e9356d72f2c76f7d0c4fb12fd7 Mon Sep 17 00:00:00 2001 From: mdcurie11 <143899901+mdcurie11@users.noreply.github.com> Date: Sun, 10 Dec 2023 19:46:04 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a429f3d..fcfe084c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Remake of NES The Legend of Zelda game - Use `C`+`H` to heal Link to max HP. - Use `C`+`O` to kill all enemies in current room. - Use `C`+`F5` to make Link invincible. +- Use `C`+`G` to spawn a clock directly above Link. ### Config file: `config.ini` - Edit this file to modify game constants related to Link speed/HP, game difficulty, start level, etc.