diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-18 16:11:34 +0100 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-18 16:11:34 +0100 |
| commit | 8fd30813062f9588529461f44df333a6bcfde411 (patch) | |
| tree | 593b375c145c811f03407688ec4084c8d74c0a3a /data/scripts | |
| parent | 3883c399912a35ca4eca3cbee7cb0c46c81e8d76 (diff) | |
start working on berry blender
Diffstat (limited to 'data/scripts')
| -rw-r--r-- | data/scripts/pokeblocks.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/pokeblocks.inc b/data/scripts/pokeblocks.inc index e77e4d789..d8f2f2e48 100644 --- a/data/scripts/pokeblocks.inc +++ b/data/scripts/pokeblocks.inc @@ -303,7 +303,7 @@ LilycoveCity_ContestLobby_EventScript_293CEE:: @ 8293CEE LilycoveCity_ContestLobby_EventScript_293D2C:: @ 8293D2C copyvar VAR_0x8004, VAR_0x8009 fadescreen 1 - special sub_807FA80 + special DoBerryBlending waitstate releaseall end @@ -635,7 +635,7 @@ LilycoveCity_ContestLobby_EventScript_294147:: @ 8294147 removeobject 239 removeobject 238 removeobject 237 - special sub_807FA80 + special DoBerryBlending waitstate releaseall end |
