diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-04-29 15:35:10 -0400 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-04-29 15:35:25 -0400 |
| commit | 6f0a4b22152bcefac4bcd5f2532d8452583973d0 (patch) | |
| tree | ab26c0a41eb010d12d96e15b1982b707f337041b /data/maps/Route104_Prototype | |
| parent | 788dc307d403794f5e6eda65ebcc5d864827145d (diff) | |
Use fadescreen constants, sync common scripts after pc.inc
Diffstat (limited to 'data/maps/Route104_Prototype')
| -rw-r--r-- | data/maps/Route104_Prototype/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route104_Prototype/scripts.inc b/data/maps/Route104_Prototype/scripts.inc index 014637336..91ef90261 100644 --- a/data/maps/Route104_Prototype/scripts.inc +++ b/data/maps/Route104_Prototype/scripts.inc @@ -44,7 +44,7 @@ Route104_Prototype_EventScript_160CF1:: @ 8160CF1 Route104_Prototype_EventScript_160CFB:: @ 8160CFB closemessage delay 60 - fadescreen 1 + fadescreen FADE_TO_BLACK delay 60 special DoSoftReset waitstate |
