Added full ddraw.ini + other config files and all relevant artifacts from latest modderspack.

This commit is contained in:
VladislavKolosovsky
2015-07-07 00:44:58 +07:00
parent cafa0158a7
commit b82348ed33
65 changed files with 5078 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
;Controls the elevators
;Image must match up with the image of an existing elevator
;Make sure you specify the correct number of exit targets
;The maximum number of elevators is currently capped at 50
;Override elevator 0
[000]
;This elevator uses the frm of the original forth elevator
Image=4
;Set up the first exit point
ID1=49
Elevation1=0
Tile1=14920
;Second exit point
ID2=49
Elevation2=1
Tile2=15120
;Third exit point
ID3=50
Elevation3=0
Tile3=12944
;No forth exit point