핸드캐논 사운드 추가
This commit is contained in:
parent
2aa0f9e9a0
commit
5f90168209
@ -64,6 +64,27 @@
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
<!-- 로열핸드캐논 -->
|
||||
<SoundDef>
|
||||
<defName>PNRoyalHCSound</defName>
|
||||
<eventNames />
|
||||
<context>MapOnly</context>
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Things/PNRoyalHCSound</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<pitchRange>
|
||||
<min>0.9152174</min>
|
||||
<max>1.042391</max>
|
||||
</pitchRange>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
<!-- 체인소드 -->
|
||||
<SoundDef>
|
||||
<defName>PNChainswordSound</defName>
|
||||
|
@ -1682,8 +1682,8 @@
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<defaultProjectile>PN_Bullet_HandCannon</defaultProjectile>
|
||||
<warmupTime>1.2</warmupTime>
|
||||
<range>12.9</range>
|
||||
<soundCast>Shot_AssaultRifle</soundCast>
|
||||
<range>19.9</range>
|
||||
<soundCast>PNRoyalHCSound</soundCast>
|
||||
<soundCastTail>GunTail_Medium</soundCastTail>
|
||||
<muzzleFlashScale>14</muzzleFlashScale>
|
||||
</li>
|
||||
|
BIN
Content/Sounds/Things/PNRoyalHCSound.wav
Normal file
BIN
Content/Sounds/Things/PNRoyalHCSound.wav
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user