diff --git a/README.md b/README.md index d7e424d..034b362 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Have fun! # RPG on GitHub - + ⬅️ ⬆️ ⬇️ ➡️ *Click the buttons to create a **Github Issue** that gives an order to the hero.* diff --git a/data/map-1706081485580.png b/data/map-1706081495806.png similarity index 100% rename from data/map-1706081485580.png rename to data/map-1706081495806.png diff --git a/data/player.json b/data/player.json index 94219c7..c58f307 100644 --- a/data/player.json +++ b/data/player.json @@ -1,7 +1,7 @@ { - "xp": 6161, + "xp": 6194, "Position": { "x": 28, - "y": 22 + "y": 23 } }