diff --git a/2006Redone Server/src/redone/game/players/Player.java b/2006Redone Server/src/redone/game/players/Player.java index e46f1057..71f0de5e 100644 --- a/2006Redone Server/src/redone/game/players/Player.java +++ b/2006Redone Server/src/redone/game/players/Player.java @@ -591,7 +591,7 @@ public abstract class Player { isInArea(3377,3275,3386,3266) || //Clan Wars isInArea(3087,3248,3098,3239) || //Draynor isInArea(3248,3426,3258,3414) || //Varrock East - isInArea(3178,3449,3136,3392) || //Varrock West + isInArea(3183,3446,3193,3432) || //Varrock West isInArea(3088,3501,3100,3486) || //Edgeville isInArea(3944, 3328,3008,3328) || //Falador East isInArea(2940,3375,2951,3365) || //Falador West diff --git a/CompiledServer/production/2006rebotted/redone/game/players/Player.class b/CompiledServer/production/2006rebotted/redone/game/players/Player.class index d0a9e6d1..7e67e776 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/players/Player.class and b/CompiledServer/production/2006rebotted/redone/game/players/Player.class differ