diff options
Diffstat (limited to 'text/BillsHouse.asm')
-rw-r--r-- | text/BillsHouse.asm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/text/BillsHouse.asm b/text/BillsHouse.asm index 11bb3200..2ad5748a 100644 --- a/text/BillsHouse.asm +++ b/text/BillsHouse.asm @@ -1,3 +1,8 @@ +_BillsHouseDontLeaveText:: + text "Whoa, don't go" + line "anywhere, wait!" + done + _BillsHouseText_1e865:: text "Hiya! I'm a" line "#MON..." |