diff --git a/!TheEsc/!RunImage,ff8 b/!TheEsc/!RunImage,ff8 index 012733f..9f588d5 100644 Binary files a/!TheEsc/!RunImage,ff8 and b/!TheEsc/!RunImage,ff8 differ diff --git a/!TheEsc/c/Mission2 b/!TheEsc/c/Mission2 index d7dfa14..8f9b4d6 100644 --- a/!TheEsc/c/Mission2 +++ b/!TheEsc/c/Mission2 @@ -202,8 +202,8 @@ void game2_setup() screen_clear(); screen_flipbuffer(); screen_clear(); - TilePlayer.location.X = 100; - TilePlayer.location.Y = 100; + TilePlayer.location.X = 125; + TilePlayer.location.Y = 125; TilePlayer.hitbox_bl.X = 0; TilePlayer.hitbox_bl.Y = 0; TilePlayer.hitbox_tr.X = 60; diff --git a/!TheEsc/m2_map,ffd b/!TheEsc/m2_map,ffd index 9b739db..e6de069 100644 Binary files a/!TheEsc/m2_map,ffd and b/!TheEsc/m2_map,ffd differ