mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Added a tweak to the ammo info for Glovz's/YAAM
* to display correct ammo stats based on the formulas w/o editing proto.msg manually. Updated translation ini files. Set the maximum number of screenshots to 10k (was 100k) * 100k is impractical because the max files per directory on FAT32 is 65535 (only if all files are in 8.3 format) when the game came out.
This commit is contained in:
@@ -4,13 +4,15 @@ KarmaGain=
|
||||
KarmaLoss=你失去了%d点道德。
|
||||
HighlightFail1=你没有携带动态感应器。
|
||||
HighlightFail2=你的动态感应器没电了。
|
||||
SuperStimExploitMsg=你不能对没受伤的角色使用这个物品!
|
||||
SuperStimExploitMsg=你不能对未受伤的角色使用这个物品!
|
||||
BlockedCombat=你现在不能进入战斗。
|
||||
SaveSfallDataFail=储存存档延展信息时发生错误!检查是否有其他程序占用存档文件/文件夾之后再试一次。
|
||||
PartyLvlMsg=等级:
|
||||
PartyACMsg=AC:
|
||||
PartyAddictMsg=上瘾
|
||||
NPCPickupFail=%s无法将东西捡起来。
|
||||
AmmoInfoGlovz=Div: DR/%d, DT/%d
|
||||
AmmoInfoYAAM=DT Mod: %d
|
||||
|
||||
[AppearanceMod]
|
||||
RaceText=种族
|
||||
|
||||
Reference in New Issue
Block a user