X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Fentities.def;h=786deed43d3936431385a2a5c3fd7102406765a1;hp=0b728099019aabfa245ae8ecdd7139776842e462;hb=a20d92a172e2c96498214ce88d9a341051b48b96;hpb=b6e19f329ad7627599ff59c08b42d8bb60adff18;ds=sidebyside diff --git a/scripts/entities.def b/scripts/entities.def index 0b728099..786deed4 100644 --- a/scripts/entities.def +++ b/scripts/entities.def @@ -1248,8 +1248,8 @@ modeldisabled="models/weapons/g_uzi.md3" /*QUAKED worldspawn (0 0 0) ? The world. If you see this, the currently selected brush is not of an entity. --------- KEYS -------- -fog: fog parameters of the map (density red green blue alpha mindist maxdist); works just like the "fog" console command +-------- KEYS -------- +fog: fog parameters of the map (density red green blue alpha mindist maxdist maxheight fade-height); works just like the "fog" console command author: name of the author of the map, if not specified in "message". Will get copied to the "author" entry of the mapinfo file when none is present. message: text to print at user logon. Used for name of level. Ideally: "NAMEOFLEVEL by AUTHOR". Will get copied to the "title" and "author" entries of the mapinfo file when none is present. _description: one-line description of the map. Will get copied to the "description" entry of the mapinfo file when none is present.