Skip to content

Commit

Permalink
PC Anti Form sound effect fix
Browse files Browse the repository at this point in the history
For some reason se9001 isn't working
  • Loading branch information
1234567890num committed May 28, 2022
1 parent 55d6acf commit 9559c35
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions mod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -541,13 +541,13 @@ assets:
method: copy
source:
- name: remastered/obj/W_EX010_Pureblood.a.us/-6.dds
- name: remastered/obj/W_EX010_X0.a.us/se/obj/se9001
- name: remastered/obj/W_EX010_X0.a.us/se/obj/se503
multi:
- name: remastered/obj/W_EX010_NM_X0.a.us/se/obj/se9001
- name: remastered/obj/W_EX010_TR_X0.a.us/se/obj/se9001
- name: remastered/obj/W_EX010_NM_X0.a.us/se/obj/se503
- name: remastered/obj/W_EX010_TR_X0.a.us/se/obj/se503
method: copy
source:
- name: remastered/obj/W_EX010_Pureblood.a.us/se9001
- name: remastered/obj/W_EX010_Pureblood.a.us/se503
#Detection Saber -> Alpha Weapon
- name: obj/W_EX010_Y0.mdlx
method: copy
Expand Down Expand Up @@ -622,13 +622,13 @@ assets:
method: copy
source:
- name: remastered/obj/W_EX010_AlphaWeapon.a.us/-4.dds
- name: remastered/obj/W_EX010_Y0.a.us/se/obj/se9002
- name: remastered/obj/W_EX010_Y0.a.us/se/obj/se9001
multi:
- name: remastered/obj/W_EX010_NM_Y0.a.us/se/obj/se9002
- name: remastered/obj/W_EX010_TR_Y0.a.us/se/obj/se9002
- name: remastered/obj/W_EX010_NM_Y0.a.us/se/obj/se9001
- name: remastered/obj/W_EX010_TR_Y0.a.us/se/obj/se9001
method: copy
source:
- name: remastered/obj/W_EX010_AlphaWeapon.a.us/se9002
- name: remastered/obj/W_EX010_AlphaWeapon.a.us/se9001
#Frontier of Ultima -> Omega Weapon
- name: obj/W_EX010_Z0.mdlx
method: copy
Expand Down Expand Up @@ -703,13 +703,13 @@ assets:
method: copy
source:
- name: remastered/obj/W_EX010_OmegaWeapon.a.us/-4.dds
- name: remastered/obj/W_EX010_Z0.a.us/se/obj/se9003
- name: remastered/obj/W_EX010_Z0.a.us/se/obj/se9002
multi:
- name: remastered/obj/W_EX010_NM_Z0.a.us/se/obj/se9003
- name: remastered/obj/W_EX010_TR_Z0.a.us/se/obj/se9003
- name: remastered/obj/W_EX010_NM_Z0.a.us/se/obj/se9002
- name: remastered/obj/W_EX010_TR_Z0.a.us/se/obj/se9002
method: copy
source:
- name: remastered/obj/W_EX010_OmegaWeapon.a.us/se9003
- name: remastered/obj/W_EX010_OmegaWeapon.a.us/se9002
#FAKE -> Kingdom Key D
- name: obj/W_EX010_00.mdlx
method: copy
Expand Down
Binary file modified obj/W_EX010_AlphaWeapon.a.us
Binary file not shown.
Binary file modified obj/W_EX010_OmegaWeapon.a.us
Binary file not shown.
Binary file modified obj/W_EX010_Pureblood.a.us
Binary file not shown.
File renamed without changes.

0 comments on commit 9559c35

Please sign in to comment.