사운드 추가
This commit is contained in:
parent
019032ebe0
commit
ebabffcf26
@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Defs>
|
||||
|
||||
<!-- 레버액션 -->
|
||||
<SoundDef>
|
||||
<defName>PNRifleSound</defName>
|
||||
@ -20,6 +21,7 @@
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
<!-- 포터블 캐논 -->
|
||||
<SoundDef>
|
||||
<defName>PNCannonSound</defName>
|
||||
@ -40,4 +42,46 @@
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
<!-- 로열라이플 -->
|
||||
<SoundDef>
|
||||
<defName>PNRoyalRifleSound</defName>
|
||||
<eventNames />
|
||||
<context>MapOnly</context>
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Things/PNRoyalRifleSound</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<pitchRange>
|
||||
<min>0.9152174</min>
|
||||
<max>1.042391</max>
|
||||
</pitchRange>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
<!-- 체인소드 -->
|
||||
<!--<SoundDef>
|
||||
<defName>PNChainswordSound</defName>
|
||||
<eventNames />
|
||||
<context>MapOnly</context>
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Things/PNChainsword</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<pitchRange>
|
||||
<min>0.9152174</min>
|
||||
<max>1.042391</max>
|
||||
</pitchRange>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>-->
|
||||
</Defs>
|
BIN
Content/Sounds/Things/PNChainsword.wav
Normal file
BIN
Content/Sounds/Things/PNChainsword.wav
Normal file
Binary file not shown.
BIN
Content/Sounds/Things/PNRoyalRifleSound.wav
Normal file
BIN
Content/Sounds/Things/PNRoyalRifleSound.wav
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user