NomadNet/nomadnet/vendor/quotes.py

4 lines
146 B
Python
Raw Normal View History

quotes = [
("I want the wisdom that wise men revere. I want more.", "Faithless"),
("That's enough entropy for you my friend", "Unknown")
]