forked from 2009Scape/Server
OHH this is why you test your code.
This commit is contained in:
parent
8505559acf
commit
42c6110ad4
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ public final class PCObjectHandler extends OptionHandler {
|
|||
switch (object.getId()) {
|
||||
case 14315: // Novice
|
||||
if (!pcbotsSpawned) {
|
||||
pcbotsSpawned = true;
|
||||
for (int pestBotsAmount = 0; pestBotsAmount < 20; pestBotsAmount++) {
|
||||
PvMBotsBuilder.createPestControlTestBot(new Location(2657, 2640));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue