Skip to content

Commit

Permalink
Proper Fast Oogie
Browse files Browse the repository at this point in the history
  • Loading branch information
1234567890num committed Dec 18, 2022
1 parent 5cb97b6 commit 9a5388f
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 6 deletions.
6 changes: 0 additions & 6 deletions F266B00B GoA ROM.lua
Expand Up @@ -1080,12 +1080,6 @@ if ReadByte(Save+0x1E5E) > 0 then
WriteByte(Save+0x1E5E,3)
end
end
--Fast Oogie
if Place == 0x090E and Events(0x37,0x37,0x37) then
WriteInt(Slot2+8,0)
WriteInt(Slot3+8,0)
WriteInt(Slot4+8,0)
end
end

function Ag()
Expand Down
39 changes: 39 additions & 0 deletions mod.yml
Expand Up @@ -1391,6 +1391,45 @@ assets:
method: copy
source:
- name: worl.bin
#Proper Fast Oogie Boogie
- name: obj/B_NM000.mdlx
method: binarc
source:
- name: b_nm
type: bdx
method: copy
source:
- name: B_NM000.bin
- name: remastered/obj/B_NM000.mdlx/-0.dds
platform: pc
method: copy
source:
- name: remastered/obj/B_NM000.mdlx/-0.dds
type: internal
- name: remastered/obj/B_NM000.mdlx/-1.dds
platform: pc
method: copy
source:
- name: remastered/obj/B_NM000.mdlx/-1.dds
type: internal
- name: remastered/obj/B_NM000.mdlx/-2.dds
platform: pc
method: copy
source:
- name: remastered/obj/B_NM000.mdlx/-2.dds
type: internal
- name: remastered/obj/B_NM000.mdlx/-3.dds
platform: pc
method: copy
source:
- name: remastered/obj/B_NM000.mdlx/-3.dds
type: internal
- name: remastered/obj/B_NM000.mdlx/-4.dds
platform: pc
method: copy
source:
- name: remastered/obj/B_NM000.mdlx/-4.dds
type: internal
#GoA Data Portal New Flag Requirements
- name: obj/F_HB130.mdlx
method: binarc
Expand Down
Binary file added obj/B_NM000.bin
Binary file not shown.

0 comments on commit 9a5388f

Please sign in to comment.