Added an optional bug fix for the car charging issues, and made some changes in the wording.

Fixed the incorrect setting in CriticalOverrides.ini.
Updated version number for 3.7 release.
Unified tab/spaces usage, tweaked some typesettings, and trimmed trailing spaces in documents.
This commit is contained in:
NovaRain
2015-10-27 12:26:01 +08:00
parent 017b958b69
commit c34dc2700a
10 changed files with 172 additions and 170 deletions
+2 -2
View File
@@ -8,9 +8,9 @@
[c_00] ; The entries for the 'men' critter type
Enabled=1 ; Tell sfall that we want to modify this table
Part0=1 ; Tell sfall that we want to modify the head entries
Part_0=1 ; Tell sfall that we want to modify the head entries
; If we had set 'Enabled=2' then sfall will assume you want to modify all
; parts, and will not check the PartX entries
; parts, and will not check the Part_X entries
[c_00_0] ; The entries for the head table of the men critter type.
e0_DamageMultiplier=100 ;First level critical
+4 -4
View File
@@ -1,9 +1,9 @@
sfall's main configuration options appear in ddraw.ini, but there are several other configuration files that it can read in for modding purposes.
books.ini: Lets you override/add books to the game (associated PIDs, skills and messages)
perks.ini: Lets you override the name/description/frm image/other stats of perks and traits
elevators.ini: Lets you override which elevators lead where
Books.ini: Lets you override/add books to the game (associated object PIDs, skills and text messages)
Perks.ini: Lets you override the name/description/frm image/other stats of perks and traits
Elevators.ini: Lets you override which elevators lead where
CriticalOverrides.ini: Lets you make modifications to the critical hit tables
Translations.ini: Contains some text strings which sfall displays, to allow their translation
Skills.ini: Lets you change the formula used for calculating skills
stats.ini: Lets you change the formula used to calculate the derived stats
Stats.ini: Lets you change the formula used to calculate the derived stats