コード例 #1
0
ファイル: Barrel.cs プロジェクト: javierfoe/PimPamPum
 public override void AddPropertyEffect(PlayerController pc)
 {
     pc.EquipBarrel();
 }