mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Added full ddraw.ini + other config files and all relevant artifacts from latest modderspack.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user