v0.3.2: lots of wandmaker quest implementation
This commit is contained in:
@@ -82,14 +82,7 @@ public class PrisonLevel extends RegularLevel {
|
||||
}
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void createItems() {
|
||||
super.createItems();
|
||||
|
||||
Wandmaker.Quest.spawn( this, roomEntrance );
|
||||
return Wandmaker.Quest.spawn( this, roomEntrance, rooms );
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user