Exemplo n.º 1
0
 public override void Interact(PlayerNPCInteraction pi)
 {
     lootDrop.DropLoot();
     DeInteract(pi);
 }