Implemented the signpost for varrock guards

This commit is contained in:
Ceikry
2021-07-04 15:02:39 +00:00
parent 368ad16469
commit ad9f817cd6
4 changed files with 51 additions and 1 deletions
@@ -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.