コード例 #1
0
ファイル: MischiefStats.cs プロジェクト: Glycer/Bridge
 protected override void Die()
 {
     gameObject.SetActive(false);
     PlayerLoot.UpdateLoot(PlayerLoot.Loot.Light, 5);
 }