mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-05 00:31:57 +00:00
Fix bank packet exploit + fishing guild banking (#300)
This commit is contained in:
@@ -1757,6 +1757,7 @@ public abstract class Player {
|
||||
isInArea(2530,4725,2550,4705) || //Phasmatys
|
||||
isInArea(2834, 10215, 2841, 10204) || // Keldagrim
|
||||
isInArea(2379, 4453, 2386, 4462) || // Zanaris
|
||||
isInArea(2582, 3423, 2591, 3417) || //Fishing Guild
|
||||
false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user