home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 October
/
Gamestar_77_2005-10_dvd.iso
/
DVDStar
/
Akce
/
Half-Life2
/
install-at2v4release2005.exe
/
AntTroopDuece
/
scripts
/
surfaceproperties_manifest.txt
< prev
next >
Wrap
Text File
|
2005-05-08
|
595b
|
18 lines
// Override this file in your mod directory so you can load the base HL2 file as well
// as new properties.
// NOTE: Listing a property twice (e.g. in separate files) means that
// the values in the second definition will override the first definition
// NOTE: Each file must have a unique name. The physics system does not understand mods and will not
// parse the same file (compared by name) twice.
surfaceproperties_manifest
{
"file" "scripts/surfaceproperties.txt"
// List additional surface property files here:
"file" "scripts/surfaceproperties_hl2.txt"
}