diff options
Diffstat (limited to 'macros/map.asm')
-rw-r--r-- | macros/map.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/map.asm b/macros/map.asm index 1e0e99205..9f4d6ec26 100644 --- a/macros/map.asm +++ b/macros/map.asm @@ -31,7 +31,8 @@ person_event: macro dn \5, \6 ; radius: y, x db \7 ; clock_hour db \8 ; clock_daytime - db \9 ; color_function + shift + dn \8, \9 ; color_function shift db \9 ; sight_range shift |