コード例 #1
0
ファイル: SlaveMiner.cs プロジェクト: zerodowned/UO-Forever
 public void DoHarvestSound()
 {
     m_From.PlaySound(Utility.Random(0x125, 2));
 }