Skip to content

Commit

Permalink
Current game
Browse files Browse the repository at this point in the history
  • Loading branch information
Chasmiccoder committed Feb 10, 2022
1 parent e2f1811 commit 81491e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified images/rishabh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions js/OverworldMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@ window.OverworldMaps = {
isPlayerControlled: true,
src: "./images/Hero.png",
useShadow: true,
x: utils.withGrid(5), // 32 44
y: utils.withGrid(35),
x: utils.withGrid(28), // 32 44
y: utils.withGrid(32),
}),

npcA: new Person({
Expand Down

0 comments on commit 81491e4

Please sign in to comment.