mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 12:22:35 +00:00
Eternity config (#1)
Updated the Eternity UDMF configurations with the latest items.
This commit is contained in:
parent
a9c19754ce
commit
92cc013398
1 changed files with 15 additions and 0 deletions
|
@ -654,6 +654,21 @@ eternity
|
||||||
title = "Polyobject spawn spot damage";
|
title = "Polyobject spawn spot damage";
|
||||||
class = "EEPolyObjSpawnSpotDamage";
|
class = "EEPolyObjSpawnSpotDamage";
|
||||||
}
|
}
|
||||||
|
9048
|
||||||
|
{
|
||||||
|
title = "Sound reverb controller";
|
||||||
|
class = "EESoundEnvironment";
|
||||||
|
arg0
|
||||||
|
{
|
||||||
|
title = "id1";
|
||||||
|
type = 0;
|
||||||
|
}
|
||||||
|
arg1
|
||||||
|
{
|
||||||
|
title = "id2";
|
||||||
|
type = 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
14001
|
14001
|
||||||
{
|
{
|
||||||
title = "Ambience 1";
|
title = "Ambience 1";
|
||||||
|
|
Loading…
Reference in a new issue