@adolf512
review my code please, it has much more features I want but it is at a point I'd like you to review it
package chobit;
public class DISitter extends DISkill {
private PlayGround playGround = new PlayGround();
private DISkillUtils diSkillUtil = new DISkillUtils();
//...