Beispiel #1
0
 public override void addEquipment()
 {
     PlayerReference.equippedSword = eqStats;
     PlayerReference.refreshEquipStats();
 }