Пример #1
0
 public void Execute(BaseGame game, Player player, ItemTemplateInfo item)
 {
     player.AddDander(item.Property2, true);
 }