Example #1
0
 protected override void Begin()
 {
     character  = BaseCharacter.GenerateCharacter();
     priceMoney = character.price;
 }