You could also have
<>Conditonal Branch money 80 or more
<>Message: Would you like to stay for 80 gold?
<>Show Choises: Yes, No
: [Yes] Handler
<> Change money - 80
<> Play ME '014 Inn1' 100 100
<> Tint screen (-255,-255,-255) @20
<> Teleport (to room)
<> Wait 20 Frames
<> Tint Screen (0,0,0) @20
<> Change HP. Entire Party. + 9999
<>
: [No] Handler
<> Message: Okay then, have a nice day.
<>
: End
<>
Else Handler
Message: Would you like to stay for 80 gold?
Message: Oh wait, you don't have enough money.
<>
: End
<>
The numbers can be changed.