コード例 #1
0
 public override void use()
 {
     ItemManager.takeItem(base.transform.parent, byte.MaxValue, byte.MaxValue, 0, byte.MaxValue);
 }