7273747576777879808182
this.setGender(GenderType.Female); this.setMapCharacter('h'); // Inventory and Equipment creation this.inventory = new Inventory(BAG_SIZE); this.equipment = new EquippedItems(); // Put some clothes on this.gearUp();