Today we will be creating a cave like the one at the beginning of Zelda 1 for the NES, except the guy doesn't give Link a sword.
- File->New
- Quest->Strings
- Click 'Add New Here' in the Edit Message Strings window
- Type "It's dangerous to go alone" in the text box immediately below the String tab
- Click 'OK' in the String Editor window
- Click 'Done' in the Edit Message Strings window
- Place a Cave (Walk Down) [A] combo somewhere near the middle of the canvas (combo #36)
- Place a Warp Return Square A one square south of the cave walk down combo
- Screen->Room Data
- Set 'Message' dropdown to "It's dangerous to go alone"
- Click the square black image to the right of Guy Tile and double-click tile #84
- Set 'Guy ID' to Abei
- Click 'OK' in Room Type window
- Quest->Test; Save Quest As (.qst); click 'Test'
- Now walk into the cave!