From 6f6148b7061f93bcd02480f192b7b75eee90570a Mon Sep 17 00:00:00 2001 From: Mare Cosmin <147330889+Cosmin-Mare@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:50:22 +0300 Subject: [PATCH] Update and rename Put a _Sprig_ in your step.js to Put a _Sprig_ in_your_step.js --- ...rig_ in your step.js => Put a _Sprig_ in_your_step.js} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename games/{Put a _Sprig_ in your step.js => Put a _Sprig_ in_your_step.js} (98%) diff --git a/games/Put a _Sprig_ in your step.js b/games/Put a _Sprig_ in_your_step.js similarity index 98% rename from games/Put a _Sprig_ in your step.js rename to games/Put a _Sprig_ in_your_step.js index fafa2e4c9d..3afc9b992c 100644 --- a/games/Put a _Sprig_ in your step.js +++ b/games/Put a _Sprig_ in_your_step.js @@ -2,10 +2,10 @@ First time? Check out the tutorial game: https://sprig.hackclub.com/gallery/getting_started -@title: Put a "Sprig" in your step +@title: Put a Sprig in your step @author: grhu -@tags: [sprig] -@addedOn: 2024-00-00 +@tags: [] +@addedOn: 2024-10-22 */ @@ -312,4 +312,4 @@ function restartLevel() { getFirst(player).y = 0; setMap(levels[level]); // Reload the current level map // Additional logic to reset other game elements if needed -} \ No newline at end of file +}