ZDaemon sprites (PR#282 by Krawa)

* Flags and Railgun taken from zdaemon.wad.

Thanks to ZDaemon team for the sprites.

* ZDaemon Flags and Railgun.
This commit is contained in:
DoomKrawa 2019-09-03 10:57:44 +02:00 committed by jewalky
parent 64c04f4246
commit a8ef8d526c
6 changed files with 8 additions and 5 deletions

View file

@ -1,4 +1,6 @@
// Version: 2017-02-13
// Version: 2019-07-24
// Flags and Railgun taken from zdaemon.wad.
// Thanks to ZDaemon team for the sprites.
redteam
{
@ -19,7 +21,7 @@ redteam
5131
{
title = "Red Flag";
sprite = "internal:ZandFlagRed";
sprite = "internal:ZDFlagRed";
height = 55;
}
}
@ -43,7 +45,7 @@ blueteam
5130
{
title = "Blue Flag";
sprite = "internal:ZandFlagBlue";
sprite = "internal:ZDFlagBlue";
height = 55;
}
}
@ -67,7 +69,7 @@ greenteam
5133
{
title = "Green Flag";
sprite = "internal:ZandFlagGreen";
sprite = "internal:ZDFlagGreen";
}
}
@ -90,7 +92,7 @@ whiteteam
5134
{
title = "White Flag";
sprite = "internal:ZandFlagWhite";
sprite = "internal:ZDFlagWhite";
}
}
@ -127,5 +129,6 @@ weapons
5012
{
title = "Railgun";
sprite = "internal:ZDRailgun";
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
Build/Sprites/ZDFlagRed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
Build/Sprites/ZDRailgun.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB