Created
May 16, 2011 11:39
-
-
Save okushama/974295 to your computer and use it in GitHub Desktop.
Friend Mod Config - Pilot
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 - Pilot | |
| # | |
| #Friend Identity:-friend_name=Pilot | |
| friend_texture=/mob/pilot german.PNG | |
| friend_name_colour=f | |
| friend_join_message=has joined the game. | |
| friend_quit_message=has left the game. | |
| #Reference to all available colours | |
| # | |
| #Friend Stats:- | |
| friend_maxhealth=30 | |
| friend_basestrength=5 | |
| # | |
| #Friend Phrases:- | |
| #NOTE: '!' must have a '\' before it to be parsed correctly | |
| friend_phrase_joinmessage=im back sir\! | |
| friend_phrase_stopfollowing=where's my plane. | |
| friend_phrase_startfollowing=im with ya. | |
| friend_phrase_openinventory=just dont touch anything | |
| friend_phrase_eatfood=beats Rations. | |
| friend_phrase_lowhealth_3=i think ive been shot. | |
| friend_phrase_lowhealth_2=i could do with some food.. | |
| friend_phrase_lowhealth_1=Medic/! | |
| friend_phrase_attack_3=this is why they call me "Ace". | |
| friend_phrase_attack_2=to battle stations/! | |
| friend_phrase_attack_1=i'll take em down. | |
| friend_phrase_random_6=back in 1923.. | |
| friend_phrase_random_5=you hear that?. | |
| friend_phrase_random_4=wish i had my plane. | |
| friend_phrase_random_3=there's a bug in my scarf. | |
| friend_phrase_random_2=soo...got any coal for my plane yet. | |
| friend_phrase_random_1=did i tell you about the battle of... uh.... | |
| friend_phrase_quit=its...been a pleasure sir. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment