Skip to content

Commit

Permalink
Added literally everyone
Browse files Browse the repository at this point in the history
  • Loading branch information
Chasmiccoder committed Feb 12, 2022
1 parent ba547b1 commit b4da8ec
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions js/OverworldMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ window.OverworldMaps = {
src: "./images/Hero.png",
useShadow: true,
x: utils.withGrid(28), // Starting point: 28,31
y: utils.withGrid(35),
y: utils.withGrid(31),
}),

yash: new Person({
Expand Down Expand Up @@ -999,15 +999,6 @@ window.OverworldMaps = {
acmwPerson7: getRoute(27,9,"ACM-W", "https://www.instagram.com/acmwvit/"),
acmwPerson8: getRoute(28,9,"ACM-W", "https://www.instagram.com/acmwvit/"),










treasureBox1: getTreasureBox(21,47,"c2c"),
treasureBox2: getTreasureBox(44,32,"apptitude"),
treasureBox3: getTreasureBox(32,19,"l2a"),
Expand Down

0 comments on commit b4da8ec

Please sign in to comment.