No fucking wonder these weren't showing up, I set their duration to 1 tic instead of -1 tic

(The Volcanic Valley issue is because the most recent Volcanic Valley update in maps.kart lost all the Objectspecial flags from mapthing 2018)
This commit is contained in:
toaster 2018-10-30 11:08:53 +00:00
parent 7f24836d00
commit 98f9d73ca8

View file

@ -3176,15 +3176,15 @@ state_t states[NUMSTATES] =
{SPR_HTZB, 0, -1, {A_SetScale}, 2*FRACUNIT, 0, S_NULL}, // S_HTZBUSH
// Ports of gardens
{SPR_SGVA, 0, 1, {NULL}, 0, 0, S_NULL}, // S_SGVINE1
{SPR_SGVB, 0, 1, {NULL}, 0, 0, S_NULL}, // S_SGVINE2
{SPR_SGVC, 0, 1, {NULL}, 0, 0, S_NULL}, // S_SGVINE3
{SPR_PGTR, 0, 1, {NULL}, 0, 0, S_NULL}, // S_PGTREE
{SPR_PGF1, 0, 1, {NULL}, 0, 0, S_NULL}, // S_PGFLOWER1
{SPR_PGF2, 0, 1, {NULL}, 0, 0, S_NULL}, // S_PGFLOWER2
{SPR_PGF3, 0, 1, {NULL}, 0, 0, S_NULL}, // S_PGFLOWER3
{SPR_PGBH, 0, 1, {NULL}, 0, 0, S_NULL}, // S_PGBUSH
{SPR_DPLR, 0, 1, {NULL}, 0, 0, S_NULL}, // S_DHPILLAR
{SPR_SGVA, 0, -1, {NULL}, 0, 0, S_NULL}, // S_SGVINE1
{SPR_SGVB, 0, -1, {NULL}, 0, 0, S_NULL}, // S_SGVINE2
{SPR_SGVC, 0, -1, {NULL}, 0, 0, S_NULL}, // S_SGVINE3
{SPR_PGTR, 0, -1, {NULL}, 0, 0, S_NULL}, // S_PGTREE
{SPR_PGF1, 0, -1, {NULL}, 0, 0, S_NULL}, // S_PGFLOWER1
{SPR_PGF2, 0, -1, {NULL}, 0, 0, S_NULL}, // S_PGFLOWER2
{SPR_PGF3, 0, -1, {NULL}, 0, 0, S_NULL}, // S_PGFLOWER3
{SPR_PGBH, 0, -1, {NULL}, 0, 0, S_NULL}, // S_PGBUSH
{SPR_DPLR, 0, -1, {NULL}, 0, 0, S_NULL}, // S_DHPILLAR
// Midnight Channel stuff, yay more boring states!
{SPR_SPTL, 0, -1, {NULL}, 0, 0, S_SPOTLIGHT}, // S_SPOTLIGHT