28 lines
413 B
Plaintext
28 lines
413 B
Plaintext
; SCR 201
|
|
; Scripts Parser Version 2.0.1
|
|
; (c) Ubi Simulations 1997
|
|
|
|
;**************************
|
|
;* Description of a level *
|
|
;**************************
|
|
|
|
{LevelDescription:
|
|
|
|
NumberOfAlways(40)
|
|
|
|
}
|
|
|
|
{LevelSoundBanks:
|
|
}
|
|
|
|
{MemoryDescription:
|
|
SAIMemorySize(100000)
|
|
SuperObjectMemorySize(6384000)
|
|
3DMemorySize(6000)
|
|
EngineObjectMemory(6384000)
|
|
AnimationMemory(12572000)
|
|
AIMemory(6384000)
|
|
ACPMemory(16384000)
|
|
}
|
|
|