Note to self: don't do busywork right after waking up from a short night of sleep

This commit is contained in:
spherallic 2023-07-15 13:07:55 +02:00
parent 28849c31a8
commit c64b242f01

View file

@ -4435,30 +4435,35 @@ thingtypes
title = "Rail Ring Panel";
sprite = "PIKRA0";
width = 24;
height = 40;
}
332
{
title = "Automatic Ring Panel";
sprite = "PIKAA0";
width = 24;
height = 40;
}
333
{
title = "Explosion Ring Panel";
sprite = "PIKEA0";
width = 24;
height = 40;
}
334
{
title = "Scatter Ring Panel";
sprite = "PIKSA0";
width = 24;
height = 40;
}
335
{
title = "Grenade Ring Panel";
sprite = "PIKGA0";
width = 24;
height = 40;
}
}