Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- !macro set setPhrases !! echo "";
- newline = "
- ";
- user.phrase["init"] = "I'm the only one who can take the lead in this battle!";
- user.phrase["death"] = "What do we say to the god of death?";
- user.phrase["thief"] = "Who am I and how did I get in here? I'm a locksmith. And, I'm a locksmith.";
- user.phrase["attack1"] = "Never should have come here!";
- user.phrase["attack2"] = "Damn your eyes!";
- user.phrase["attack3"] = "You picked a bad time to get lost, friend.";
- user.phrase["attack4"] = "Tell you what. You start running so I can stab you in the back.";
- user.phrase["attack5"] = "Time to end this little game.";
- user.phrase["attack6"] = "Hurry up and die already, so I can take your stuff!";
- user.phrase["attack7"] = "Never should have come here!";
- user.phrase["attack8"] = "I'll mount your head on my wall!";
- echo "Phrases have been set up..."
Advertisement
Add Comment
Please, Sign In to add comment