diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-05-05 09:55:19 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-05-05 10:17:02 -0400 |
| commit | b69526a90818e0ac103274c6d8d3f424f49f207c (patch) | |
| tree | 1ce24b5bb520504eafadabc60fb07c3a127e140f /maps | |
| parent | d47c5603674414e6afeb34693d6255cfb9dece65 (diff) | |
Miscellaneous fixes
Addresses the haircut brothers' probability comments in #709
Diffstat (limited to 'maps')
| -rw-r--r-- | maps/PlayersHouse2F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/PlayersHouse2F.asm b/maps/PlayersHouse2F.asm index 02659d55b..4ea22f8f8 100644 --- a/maps/PlayersHouse2F.asm +++ b/maps/PlayersHouse2F.asm @@ -32,7 +32,7 @@ PlayersHouse2F_MapScripts: db 0, 0, 0 ; filler -Doll1Script: +Doll1Script:: describedecoration DECODESC_LEFT_DOLL Doll2Script: |
