diff --git a/!RunImage,ff8 b/!RunImage,ff8 index 4f9afbe..75d3fa3 100644 Binary files a/!RunImage,ff8 and b/!RunImage,ff8 differ diff --git a/c/CTheEscape b/c/CTheEscape index ff8a3b0..1233bb0 100644 --- a/c/CTheEscape +++ b/c/CTheEscape @@ -553,7 +553,7 @@ void game_collider_tick() { if(!Projectiles[i].active) continue; - if(!NPCS[i].collidable) + if(!Projectiles[i].collidable) continue; // Excuse this formatting if(