Exemple #1
0
 protected override void NotifyPickUp(GameMng gameMng)
 {
     gameMng.AddIventory(itemName);
 }