mirror of https://github.com/pret/pokecrystal.git
Script commands 0xb2 and 0xcc don't exist
This commit is contained in:
parent
cb1d7f812b
commit
a7c260f4f4
|
@ -2828,10 +2828,6 @@ pksv_crystal_more = {
|
||||||
0xA8: ["unknown0xa8", ["unknown", SingleByteParam]],
|
0xA8: ["unknown0xa8", ["unknown", SingleByteParam]],
|
||||||
0xA9: ["unknown0xa9"],
|
0xA9: ["unknown0xa9"],
|
||||||
0xAA: ["unknown0xaa"],
|
0xAA: ["unknown0xaa"],
|
||||||
|
|
||||||
# fix the scripts, then remove these.
|
|
||||||
0xB2: ["unknown0xb2", ["unknown", SingleByteParam]],
|
|
||||||
0xCC: ["unknown0xcc"],
|
|
||||||
}
|
}
|
||||||
def create_command_classes(debug=False):
|
def create_command_classes(debug=False):
|
||||||
"""creates some classes for each command byte"""
|
"""creates some classes for each command byte"""
|
||||||
|
|
|
@ -38,15 +38,64 @@ INCBIN "baserom.gbc",$7abc9,$7abcc - $7abc9
|
||||||
|
|
||||||
UnknownScript_0x7abcc: ; 0x7abcc
|
UnknownScript_0x7abcc: ; 0x7abcc
|
||||||
describedecoration $1
|
describedecoration $1
|
||||||
|
; 0x7abce
|
||||||
|
|
||||||
|
UnknownScript_0x7abce: ; 0x7abce
|
||||||
describedecoration $2
|
describedecoration $2
|
||||||
|
; 0x7abd0
|
||||||
|
|
||||||
|
UnknownScript_0x7abd0: ; 0x7abd0
|
||||||
describedecoration $3
|
describedecoration $3
|
||||||
|
; 0x7abd2
|
||||||
|
|
||||||
|
UnknownScript_0x7abd2: ; 0x7abd2
|
||||||
describedecoration $4
|
describedecoration $4
|
||||||
unknown0xcc
|
; 0x7abd4
|
||||||
; 0x7abd5
|
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$7abd5,$3d
|
MapKrissHouse2FSignpost4: ; 0x7abd4
|
||||||
|
dw $02cc ; bit1
|
||||||
|
dw MapKrissHouse2FSignpost4Script
|
||||||
|
; 0x7abd8
|
||||||
|
|
||||||
MapKrissHouse2FSignpost2Script: ; 0x7ac12
|
MapKrissHouse2FSignpost4Script: ; 0x7abd8
|
||||||
|
describedecoration $0
|
||||||
|
; 0x7abda
|
||||||
|
|
||||||
|
MapKrissHouse2FSignpost2Script: ; 0x7abda
|
||||||
|
checkbit1 $001a
|
||||||
|
iftrue UnknownScript_0x7ac07
|
||||||
|
checkbit1 $0325
|
||||||
|
iftrue UnknownScript_0x7ac0a
|
||||||
|
playmusic $001d
|
||||||
|
loadfont
|
||||||
|
2writetext UnknownText_0x7ac24
|
||||||
|
pause 45
|
||||||
|
2writetext UnknownText_0x7ac55
|
||||||
|
pause 45
|
||||||
|
2writetext UnknownText_0x7ac64
|
||||||
|
pause 45
|
||||||
|
musicfadeout $003c, $10
|
||||||
|
2writetext UnknownText_0x7ac84
|
||||||
|
pause 45
|
||||||
|
loadmovesprites
|
||||||
|
setbit1 $0325
|
||||||
|
end
|
||||||
|
; 0x7ac07
|
||||||
|
|
||||||
|
UnknownScript_0x7ac07: ; 0x7ac07
|
||||||
|
jumpstd $000b
|
||||||
|
; 0x7ac0a
|
||||||
|
|
||||||
|
UnknownScript_0x7ac0a: ; 0x7ac0a
|
||||||
|
loadfont
|
||||||
|
2writetext UnknownText_0x7ac84
|
||||||
|
pause 45
|
||||||
|
loadmovesprites
|
||||||
|
end
|
||||||
|
; 0x7ac12
|
||||||
|
|
||||||
|
|
||||||
|
MapKrissHouse2FSignpost3Script: ; 0x7ac12
|
||||||
jumpstd $0002
|
jumpstd $0002
|
||||||
; 0x7ac15
|
; 0x7ac15
|
||||||
|
|
||||||
|
@ -97,15 +146,15 @@ KrissHouse2F_MapEventHeader: ; 0x7ac99
|
||||||
; signposts
|
; signposts
|
||||||
db 4
|
db 4
|
||||||
signpost 1, 2, $1, MapKrissHouse2FSignpost0Script
|
signpost 1, 2, $1, MapKrissHouse2FSignpost0Script
|
||||||
signpost 1, 3, $0, $6bda
|
signpost 1, 3, $0, MapKrissHouse2FSignpost2Script
|
||||||
signpost 1, 5, $0, MapKrissHouse2FSignpost2Script
|
signpost 1, 5, $0, MapKrissHouse2FSignpost3Script
|
||||||
signpost 0, 6, $5, $6bd4
|
signpost 0, 6, $5, MapKrissHouse2FSignpost4 ; 6bd4
|
||||||
|
|
||||||
; people-events
|
; people-events
|
||||||
db 4
|
db 4
|
||||||
person_event $f0, 6, 8, $1, $0, 255, 255, $0, 0, $6bd2, $0741
|
person_event $f0, 6, 8, $1, $0, 255, 255, $0, 0, UnknownScript_0x7abd2, $0741
|
||||||
person_event $f1, 8, 8, $1, $0, 255, 255, $0, 0, UnknownScript_0x7abcc, $0742
|
person_event $f1, 8, 8, $1, $0, 255, 255, $0, 0, UnknownScript_0x7abcc, $0742
|
||||||
person_event $f2, 8, 9, $1, $0, 255, 255, $0, 0, $6bce, $0743
|
person_event $f2, 8, 9, $1, $0, 255, 255, $0, 0, UnknownScript_0x7abce, $0743
|
||||||
person_event $f3, 5, 4, $21, $0, 255, 255, $0, 0, $6bd0, $0744
|
person_event $f3, 5, 4, $21, $0, 255, 255, $0, 0, UnknownScript_0x7abd0, $0744
|
||||||
; 0x7acec
|
; 0x7acec
|
||||||
|
|
||||||
|
|
|
@ -208,9 +208,8 @@ UnknownScript_0x18e2b4: ; 0x18e2b4
|
||||||
iftrue UnknownScript_0x18e3c5
|
iftrue UnknownScript_0x18e3c5
|
||||||
2writetext UnknownText_0x18e7fb
|
2writetext UnknownText_0x18e7fb
|
||||||
keeptextopen
|
keeptextopen
|
||||||
verbosegiveitem2 LEVEL_BALL
|
verbosegiveitem2 LEVEL_BALL, $16
|
||||||
addvar $8
|
iffalse UnknownScript_0x18e2b2
|
||||||
unknown0xb2 $62
|
|
||||||
UnknownScript_0x18e2c4: ; 0x18e2c4
|
UnknownScript_0x18e2c4: ; 0x18e2c4
|
||||||
clearbit1 $0258
|
clearbit1 $0258
|
||||||
2jump UnknownScript_0x18e2ab
|
2jump UnknownScript_0x18e2ab
|
||||||
|
@ -221,9 +220,8 @@ UnknownScript_0x18e2ca: ; 0x18e2ca
|
||||||
iftrue UnknownScript_0x18e3c5
|
iftrue UnknownScript_0x18e3c5
|
||||||
2writetext UnknownText_0x18e7fb
|
2writetext UnknownText_0x18e7fb
|
||||||
keeptextopen
|
keeptextopen
|
||||||
verbosegiveitem2 LURE_BALL
|
verbosegiveitem2 LURE_BALL, $16
|
||||||
addvar $8
|
iffalse UnknownScript_0x18e2b2
|
||||||
unknown0xb2 $62
|
|
||||||
UnknownScript_0x18e2da: ; 0x18e2da
|
UnknownScript_0x18e2da: ; 0x18e2da
|
||||||
clearbit1 $0259
|
clearbit1 $0259
|
||||||
2jump UnknownScript_0x18e2ab
|
2jump UnknownScript_0x18e2ab
|
||||||
|
@ -234,9 +232,8 @@ UnknownScript_0x18e2e0: ; 0x18e2e0
|
||||||
iftrue UnknownScript_0x18e3c5
|
iftrue UnknownScript_0x18e3c5
|
||||||
2writetext UnknownText_0x18e7fb
|
2writetext UnknownText_0x18e7fb
|
||||||
keeptextopen
|
keeptextopen
|
||||||
verbosegiveitem2 MOON_BALL
|
verbosegiveitem2 MOON_BALL, $16
|
||||||
addvar $8
|
iffalse UnknownScript_0x18e2b2
|
||||||
unknown0xb2 $62
|
|
||||||
UnknownScript_0x18e2f0: ; 0x18e2f0
|
UnknownScript_0x18e2f0: ; 0x18e2f0
|
||||||
clearbit1 $025a
|
clearbit1 $025a
|
||||||
2jump UnknownScript_0x18e2ab
|
2jump UnknownScript_0x18e2ab
|
||||||
|
@ -247,9 +244,8 @@ UnknownScript_0x18e2f6: ; 0x18e2f6
|
||||||
iftrue UnknownScript_0x18e3c5
|
iftrue UnknownScript_0x18e3c5
|
||||||
2writetext UnknownText_0x18e7fb
|
2writetext UnknownText_0x18e7fb
|
||||||
keeptextopen
|
keeptextopen
|
||||||
verbosegiveitem2 FRIEND_BALL
|
verbosegiveitem2 FRIEND_BALL, $16
|
||||||
addvar $8
|
iffalse UnknownScript_0x18e2b2
|
||||||
unknown0xb2 $62
|
|
||||||
UnknownScript_0x18e306: ; 0x18e306
|
UnknownScript_0x18e306: ; 0x18e306
|
||||||
clearbit1 $025b
|
clearbit1 $025b
|
||||||
2jump UnknownScript_0x18e2ab
|
2jump UnknownScript_0x18e2ab
|
||||||
|
@ -260,9 +256,8 @@ UnknownScript_0x18e30c: ; 0x18e30c
|
||||||
iftrue UnknownScript_0x18e3c5
|
iftrue UnknownScript_0x18e3c5
|
||||||
2writetext UnknownText_0x18e7fb
|
2writetext UnknownText_0x18e7fb
|
||||||
keeptextopen
|
keeptextopen
|
||||||
verbosegiveitem2 FAST_BALL
|
verbosegiveitem2 FAST_BALL, $16
|
||||||
addvar $8
|
iffalse UnknownScript_0x18e2b2
|
||||||
unknown0xb2 $62
|
|
||||||
UnknownScript_0x18e31c: ; 0x18e31c
|
UnknownScript_0x18e31c: ; 0x18e31c
|
||||||
clearbit1 $025c
|
clearbit1 $025c
|
||||||
2jump UnknownScript_0x18e2ab
|
2jump UnknownScript_0x18e2ab
|
||||||
|
@ -273,9 +268,8 @@ UnknownScript_0x18e322: ; 0x18e322
|
||||||
iftrue UnknownScript_0x18e3c5
|
iftrue UnknownScript_0x18e3c5
|
||||||
2writetext UnknownText_0x18e7fb
|
2writetext UnknownText_0x18e7fb
|
||||||
keeptextopen
|
keeptextopen
|
||||||
verbosegiveitem2 HEAVY_BALL
|
verbosegiveitem2 HEAVY_BALL, $16
|
||||||
addvar $8
|
iffalse UnknownScript_0x18e2b2
|
||||||
unknown0xb2 $62
|
|
||||||
UnknownScript_0x18e332: ; 0x18e332
|
UnknownScript_0x18e332: ; 0x18e332
|
||||||
clearbit1 $025d
|
clearbit1 $025d
|
||||||
2jump UnknownScript_0x18e2ab
|
2jump UnknownScript_0x18e2ab
|
||||||
|
@ -286,9 +280,8 @@ UnknownScript_0x18e338: ; 0x18e338
|
||||||
iftrue UnknownScript_0x18e3c5
|
iftrue UnknownScript_0x18e3c5
|
||||||
2writetext UnknownText_0x18e7fb
|
2writetext UnknownText_0x18e7fb
|
||||||
keeptextopen
|
keeptextopen
|
||||||
verbosegiveitem2 LOVE_BALL
|
verbosegiveitem2 LOVE_BALL, $16
|
||||||
addvar $8
|
iffalse UnknownScript_0x18e2b2
|
||||||
unknown0xb2 $62
|
|
||||||
UnknownScript_0x18e348: ; 0x18e348
|
UnknownScript_0x18e348: ; 0x18e348
|
||||||
clearbit1 $025e
|
clearbit1 $025e
|
||||||
2jump UnknownScript_0x18e2ab
|
2jump UnknownScript_0x18e2ab
|
||||||
|
|
Loading…
Reference in New Issue