Fixed Skulltag part of Zandronum things configuration.

Replaced a couple of internal thing sprites.
This commit is contained in:
MaxED 2014-03-17 08:44:17 +00:00
parent 29437409d4
commit 6193f4ad8f
4 changed files with 9 additions and 4 deletions

View file

@ -71,6 +71,15 @@ zandronum
sprite = "internal:ZandFlagGold";
}
}
bridges
{
1337
{
title = "Cargo Bridge";
sprite = "internal:Bridge";
}
}
}
// New things available in Doom, Heretic, Hexen and Strife but not Chex Quest

View file

@ -8,7 +8,6 @@ doom
include("Zandronum_common.cfg", "zandronum")
include("Zandronum_common.cfg", "doomheretichexenstrife")
include("Zandronum_common.cfg", "doomheretichexen")
//include("Skulltag_things.cfg", "doomheretichexenstrife")
//include("Skulltag_things.cfg", "doomheretichexen")
//include("Skulltag_things.cfg", "doom")
}
@ -18,7 +17,6 @@ heretic
include("Zandronum_common.cfg", "zandronum")
include("Zandronum_common.cfg", "doomheretichexenstrife")
include("Zandronum_common.cfg", "doomheretichexen")
//include("Skulltag_things.cfg", "doomheretichexenstrife")
//include("Skulltag_things.cfg", "doomheretichexen")
//include("Skulltag_things.cfg", "raven")
//include("Skulltag_things.cfg", "heretic")
@ -29,7 +27,6 @@ hexen
include("Zandronum_common.cfg", "zandronum")
include("Zandronum_common.cfg", "doomheretichexenstrife")
include("Zandronum_common.cfg", "doomheretichexen")
//include("Skulltag_things.cfg", "doomheretichexenstrife")
//include("Skulltag_things.cfg", "doomheretichexen")
//include("Skulltag_things.cfg", "raven")
//include("Skulltag_things.cfg", "hexen")
@ -39,7 +36,6 @@ strife
{
include("Zandronum_common.cfg", "zandronum")
include("Zandronum_common.cfg", "doomheretichexenstrife")
//include("Skulltag_things.cfg", "doomheretichexenstrife")
//include("Skulltag_things.cfg", "strife")
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 B

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 595 B

After

Width:  |  Height:  |  Size: 649 B