Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
David O'Toole committed Dec 9, 2009
1 parent f777e0c commit 8b7ef35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forest/forest.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
[make-inventory self]
[make-equipment self]
[equip self [add-item self (clone =wooden-bow=)]]
[emote self '((("I'd better get moving.")))])
[emote self '((("I'd better get moving.")) (("The monastery is to the south.")))])

;;; Raindrops

Expand Down

0 comments on commit 8b7ef35

Please sign in to comment.