diff options
Diffstat (limited to 'text/BillsHouse.asm')
| -rw-r--r-- | text/BillsHouse.asm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/text/BillsHouse.asm b/text/BillsHouse.asm index 5ece48d7..11bb3200 100644 --- a/text/BillsHouse.asm +++ b/text/BillsHouse.asm @@ -56,8 +56,9 @@ _BillThankYouText:: _SSTicketReceivedText:: text "<PLAYER> received" line "an @" - TX_RAM wcf4b - text "!@@" + text_ram wcf4b + text "!@" + text_end _SSTicketNoRoomText:: text "You've got too" |
