Added KnockoutTime option to change the duration of the knockout effect.

Fixed op_lookup_string_proc_ engine function not searching the last
procedure in a script.
This commit is contained in:
NovaRain
2019-07-04 12:11:00 +08:00
parent 5fa418ae08
commit f38d87e0ee
4 changed files with 11 additions and 3 deletions
+4
View File
@@ -665,6 +665,10 @@ SpecialDeathGVAR=491
;Note that enabling this option can break the map changes in Modoc and Vault 15
DisableSpecialMapIDs=0
;Changes the base value of the duration of the knockout effect (valid range: 35..100)
;The formula for the duration in ticks is: 10 * (value - 3 * EN)
KnockoutTime=35
;Set to 1 to display sfall built-in credits at the bottom of credits.txt contents instead of at the top
CreditsAtBottom=0