!# !# use xrdb -merge FILENAME to update your local resources !# I saved my prefs in '.Xresources' so I have to do 'xrdb -merge .Xresources' !# !# this '!#' thing is a comment on my system, it might be '#' on your system !# setup for single player at display !# First on is your name xblast.singlePlayer: x-bresse !# This one is the sentence when you win a level xblast.singlePlayer.winLevelMsg: Gagneee !# The next one is when you win the game xblast.singlePlayer.winGameMsg: C'est deja fini ??? !# When you lose a life. xblast.singlePlayer.loseLifeMsg: Meuuuuuurs !!! !# When you lose a level xblast.singlePlayer.loseLevelMsg: Mission Failed..... !# When someone else dies xblast.singlePlayer.gloatMsg: Meuuuuuurs !!! !# At the beginning of the level xblast.singlePlayer.welcomeMsg: Monsieur Larsoooonnne !# color setup for single player only (these are the default player 1 colors) xblast.singlePlayer.helmetColor: DarkRed xblast.singlePlayer.faceColor: DarkRed xblast.singlePlayer.bodyColor: DarkRed xblast.singlePlayer.handsFeetColor: White xblast.singlePlayer.armsLegsColor: DarkRed xblast.singlePlayer.backpackColor: DarkRed !# possible shapes : normal, fat, girl, tall, skull (v2.6 only) xblast.singlePlayer.shape: normal !# you can define multiple keys like my specialKey xblast.singlePlayer.pauseKey: P xblast.singlePlayer.upKey: Up xblast.singlePlayer.downKey: Down xblast.singlePlayer.leftKey: Left xblast.singlePlayer.rightKey: Right xblast.singlePlayer.stopKey: G xblast.singlePlayer.bombKey: space xblast.singlePlayer.specialKey: Tab Return xblast.singlePlayer.abortKey: A xblast.singlePlayer.abortCancelKey: Q !# !# Special keys for new stuff (EPFL-version only) !# !# "cheat" key, turns BOT on/off xblast.singlePlayer.Talk: W !# wave hands up xblast.singlePlayer.Laola: F1 !# shake head xblast.singlePlayer.Looser: F2 !# enter chat mode (messages appear on bottom of xblast window) xblast.singlePlayer.chatKey: Home F5 !# send chat message (and return to game mode) xblast.singlePlayer.chatSendKey: End F6 !# cancel chat message (and return to game mode) xblast.singlePlayer.chatCancelKey: Delete F7