mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-04 16:49:04 +00:00
Bank stuff (#339)
* Fixed dcing on picking up items when inventory is full that I introduced * Added Shantay Pass bank area and changed Jukats shop stock
This commit is contained in:
@@ -1771,6 +1771,7 @@ public abstract class Player {
|
||||
isInArea(2379, 4453, 2386, 4462) || // Zanaris
|
||||
isInArea(2582, 3423, 2591, 3417) || //Fishing Guild
|
||||
isInArea(3509, 3483, 3516, 3476) || //Canifis
|
||||
isInArea(3297, 3133, 3311, 3115) || //Shantay Pass
|
||||
false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user