UltimateZoneBuilder/Build/Configurations/Includes/Boom_things.cfg
MaxED 566edbc08e Updated ZDoom ACC to 1.53
Added several new icons for ZDoom things
2012-08-30 23:28:45 +00:00

21 lines
277 B
INI

boom
{
color = 8; // Grey
arrow = 1;
title = "Boom Items";
width = 8;
height = 16;
sort = 1;
fixedsize = true;
5001 {
title = "Pusher";
sprite = "internal:pointpusher";
}
5002 {
title = "Puller";
sprite = "internal:pointpuller";
}
}