Created
May 16, 2011 01:48
-
-
Save okushama/973782 to your computer and use it in GitHub Desktop.
Friend Mod Config - Steve
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Friend Mod v1.0 Config - Steve | |
| # | |
| #Friend Identity:- | |
| friend_name=Steve | |
| friend_texture=/mob/char.png | |
| friend_name_colour=f | |
| friend_join_message=has joined the game. | |
| friend_quit_message=has left the game. | |
| #Reference to all available colours http://goo.gl/n435a | |
| # | |
| #Friend Stats:- | |
| friend_maxhealth=20 | |
| friend_basestrength=2 | |
| # | |
| #Friend Phrases:- | |
| #NOTE: '!' must have a '\' before it to be parsed correctly | |
| friend_phrase_joinmessage=Hello there\! | |
| friend_phrase_stopfollowing=I'll just stand here then. | |
| friend_phrase_startfollowing=Okay I'll follow you again. | |
| friend_phrase_openinventory=Having a little look in my inventory eh? | |
| friend_phrase_eatfood=Mmm thanks, that hit the spot. | |
| friend_phrase_lowhealth_3=In serious need of some food here dude. | |
| friend_phrase_lowhealth_2=Urg, I don't feel so good.. | |
| friend_phrase_lowhealth_1=Man i'm feeling pretty weak, got any food? | |
| friend_phrase_attack_3=I'll finish this one off, get some cake ready. | |
| friend_phrase_attack_2=Ever seen a miner do that? | |
| friend_phrase_attack_1=Whoa look out, I'll get the little git. | |
| friend_phrase_random_6=I'm glad I have a sword. | |
| friend_phrase_random_5=DUDE LOOK OUT.. oh don't worry, just a block. | |
| friend_phrase_random_4=They say these days last 14 minutes, weird eh. | |
| friend_phrase_random_3=I think I just saw a Creeper\! | |
| friend_phrase_random_2=Starting to get a little bored here.. | |
| friend_phrase_random_1=Hmm, quite blocky this place, quite blocky indeed. | |
| friend_phrase_quit=I died so i'm off for a while, bye\! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment