mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
53 lines
2.4 KiB
INI
53 lines
2.4 KiB
INI
[sfall]
|
|
;Table for overriding ASCII codes for keyboard character input when entering the player's name and saved game descriptions
|
|
;Only character codes in the ASCII range 33-126 can be overridden
|
|
;Character codes that do not need to be overridden can be omitted by using commas as delimiters
|
|
;You must also set a key for switching layouts using the XltKey option in ddraw.ini
|
|
;Default character code table for the English layout (letter codes only)
|
|
;XltTable=,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,,,,,,,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,,,,
|
|
|
|
;##############################################################################
|
|
|
|
SaveInCombat=Cannot save at this time.
|
|
KarmaGain=You gained %d karma.
|
|
KarmaLoss=You lost %d karma.
|
|
HighlightFail1=You aren't carrying a motion sensor.
|
|
HighlightFail2=Your motion sensor is out of charge.
|
|
SuperStimExploitMsg=You cannot use this item on someone who is not injured!
|
|
BlockedCombat=You cannot enter combat at this time.
|
|
SaveSfallDataFail=ERROR saving extended savegame information! Check if other programs interfere with savegame files/folders and try again.
|
|
PartyLvlMsg=Lvl:
|
|
PartyACMsg=AC:
|
|
PartyAddictMsg=Addict
|
|
NPCPickupFail=%s cannot pick up the item.
|
|
AmmoInfoGlovz=Div: DR/%d, DT/%d
|
|
AmmoInfoYAAM=DT Mod: %d
|
|
|
|
PartyOrderAttackHuman=I'll take care of it.|Okay, I got it.|Sounds like a plan.
|
|
PartyOrderAttackCreature=::Growl::
|
|
PartyOrderAttackRobot=::Beep::
|
|
|
|
HiResInfo=This version of sfall has its own integrated High Resolution Patch mode, which is compatible with the settings of the High Resolution Patch by Mash.\n\nIf you want to continue using the Hi-Res Patch by Mash without seeing this message, disable the 'HiResMode' option in ddraw.ini.\nOr you can disable the external Hi-Res Patch to get new graphics improvements from sfall.\n\nDo you want to disable the High Resolution Patch by Mash?
|
|
|
|
[AppearanceMod]
|
|
RaceText=Race
|
|
StyleText=Style
|
|
DoneBtn=Done
|
|
|
|
;Custom names for player's unarmed attacks (max 16 characters)
|
|
[Unarmed]
|
|
;Punch=Punch:
|
|
;Kick=Kick:
|
|
;StrongPunch=Strong Punch:
|
|
;HammerPunch=Hammer Punch:
|
|
;Haymaker=Haymaker:
|
|
;Jab=Jab:
|
|
;PalmStrike=Palm Strike:
|
|
;PiercingStrike=Piercing Strike:
|
|
;StrongKick=Strong Kick:
|
|
;SnapKick=Snap Kick:
|
|
;PowerKick=Power Kick:
|
|
;HipKick=Hip Kick:
|
|
;HookKick=Hook Kick:
|
|
;PiercingKick=Piercing Kick:
|