mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
optional and nerfed brock
This commit is contained in:
parent
c3fd568b7b
commit
a35fc22072
4 changed files with 21 additions and 26 deletions
|
|
@ -6,7 +6,7 @@ PewterCity_Script:
|
|||
|
||||
PewterCity_ScriptPointers:
|
||||
dw PewterCityScript0
|
||||
dw PewterCityScript1
|
||||
; dw PewterCityScript1
|
||||
dw PewterCityScript2
|
||||
dw PewterCityScript3
|
||||
dw PewterCityScript4
|
||||
|
|
@ -43,7 +43,7 @@ CoordsData_19277:
|
|||
dbmapcoord 37, 19
|
||||
db -1 ; end
|
||||
|
||||
PewterCityScript1:
|
||||
;PewterCityScript1:
|
||||
ld a, [wNPCMovementScriptPointerTableNum]
|
||||
and a
|
||||
ret nz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue