UltimateZoneBuilder/Build/Configurations/Includes/Eternity_linedefs.cfg
codeimp 8e0589ddf3 @ Total restructure of the game configuration includes
@ Missing include paths are now reported as errors
2009-07-30 18:10:57 +00:00

282 lines
3.7 KiB
INI

wind
{
title = "Wind";
293
{
title = "Wind according to Line Vector";
prefix = "";
}
}
current
{
title = "Current";
294
{
title = "Current according to Line Vector";
prefix = "";
}
}
transfer
{
title = "Transfer";
289
{
title = "Transfer a Tagged Portal to the First Side of Linedef";
prefix = "";
}
}
script
{
title = "Script";
273
{
title = "Script Start, 1-way Trigger";
prefix = "WR";
}
274
{
title = "Script Start With Tag Number";
prefix = "W1";
}
275
{
title = "Script Start, 1-way Trigger";
prefix = "W1";
}
276
{
title = "Script Start With Tag Number";
prefix = "SR";
}
277
{
title = "Script Start With Tag Number";
prefix = "S1";
}
278
{
title = "Script Start With Tag Number";
prefix = "GR";
}
279
{
title = "Script Start With Tag Number";
prefix = "G1";
}
280
{
title = "Script Start With Tag Number";
prefix = "WR";
}
}
sector
{
title = "Sector";
281
{
title = "Sector Floor movement to 3DMidTex as Vertical Scroll";
prefix = "";
}
282
{
title = "Sector Ceiling movement to 3DMidTex as Vertical Scroll";
prefix = "";
}
}
apply
{
title = "Apply";
283
{
title = "Apply Plane Portal to Ceilings of Tagged Sectors";
prefix = "";
}
284
{
title = "Apply Plane Portal to Floors of Tagged Sectors";
prefix = "";
}
285
{
title = "Apply Plane Portal to Floors and Ceilings of Tagged Sectors";
prefix = "";
}
286
{
title = "Apply Horizon Portal to Ceilings of Tagged Sectors";
prefix = "";
}
287
{
title = "Apply Horizon Portal to Floors of Tagged Sectors";
prefix = "";
}
288
{
title = "Apply Horizon Portal to Floors and Ceilings of Tagged Sectors";
prefix = "";
}
290
{
title = "Apply Skybox Portal to Ceilings of Tagged Sectors";
prefix = "";
}
291
{
title = "Apply Skybox Portal to Floors of Tagged Sectors";
prefix = "";
}
292
{
title = "Apply Skybox Portal to Floors and Ceilings of Tagged Sectors";
prefix = "";
}
295
{
title = "Apply Anchored Portal to Ceilings of Tagged Sectors";
prefix = "";
}
296
{
title = "Apply Anchored Portal to Floors of Tagged Sectors";
prefix = "";
}
297
{
title = "Apply Anchored Portal to Floors and Ceilings of Tagged Sectors";
prefix = "";
}
358
{
title = "Apply Linked Portal to Ceilings of Tagged Sectors";
prefix = "";
}
359
{
title = "Apply Linked Portal to Floors of Tagged Sectors";
prefix = "";
}
376
{
title = "Apply Linked Portal to Tagged Line";
prefix = "";
}
}
anchor
{
title = "Anchor";
298
{
title = "Anchor Line (for Specials 295 & 297)";
prefix = "";
}
299
{
title = "Anchor Line (for Special 296)";
prefix = "";
}
360
{
title = "Anchor Line (for Special 358)";
prefix = "";
}
361
{
title = "Anchor Line (for Special 359)";
prefix = "";
}
377
{
title = "Anchor Line (for Special 376)";
prefix = "";
}
}
attach
{
title = "Attach";
379
{
title = "Attach Set Front Sector Ceiling as Control";
prefix = "";
}
380
{
title = "Attach Set Front Sector Floor as Control";
prefix = "";
}
381
{
title = "Attach Front Sector Floor to Tagged Controls";
prefix = "";
}
382
{
title = "Attach Front Sector Ceiling to Tagged Controls";
prefix = "";
}
383
{
title = "Attach Front Sector Floor Mirrored to Tagged Controls";
prefix = "";
}
384
{
title = "Attach Front Sector Ceiling Mirrored To Tagged Controls";
prefix = "";
}
}