Files
dos33fsprogs/games/peasant/text/yellow_tree.inc
Vince Weaver 2c2657d47e peasant: start splitting up dialog data
make it more modular so we can split up the levels more fine grained
2024-10-02 23:08:17 -04:00

22 lines
441 B
PHP

;=============
; Yellow Tree
;=============
; + look
yellow_tree_look_message:
.byte "Rushing river b/w yellow",13
.byte "tree.",0
; + look tree
yellow_tree_look_tree_message:
.byte "You're really hurtin' for",13
.byte "puzzle solutions, huh?",0
; + look cottage
yellow_tree_look_cottage_message:
.byte "You see a cottage in the",13
.byte "distance. You hold your",13
.byte "fingers up to one eye and",13
.byte "pretend to squash it.",0