示例#1
0
 public override bool ActOnPlayer(PlayerModelController pmc)
 {
     pmc.ToShop();
     return(false);
 }