You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
329 B
Plaintext
15 lines
329 B
Plaintext
[display2d]
|
|
pick_up = "/SFX/2D/2DPickUpPiece"
|
|
put_down = "/SFX/2D/2DPutDownPiece"
|
|
|
|
[display3d]
|
|
pick_up = "/SFX/3D/3DPickUpPiece"
|
|
put_down = "/SFX/3D/3DPutDownPiece"
|
|
idle = "/SFX/3D/3DPickup-Idle-PutdownWhirr"
|
|
invalid = "/sfx/3D/3DInvalidMove"
|
|
|
|
[music]
|
|
main = "/Music/Main Track Opt2"
|
|
|
|
[menu]
|
|
select = "/SFX/MenuSelect" |