Implemented the signpost for varrock guards
This commit is contained in:
@@ -245,7 +245,7 @@ public abstract class MapZone implements Zone {
|
||||
/**
|
||||
* Configures this map zone.
|
||||
*/
|
||||
public abstract void configure();
|
||||
public void configure(){};
|
||||
|
||||
/**
|
||||
* Cleans items from a players inventory, equipment and bank.
|
||||
|
||||
Reference in New Issue
Block a user