UltimateZoneBuilder/Build/Configurations/Includes/Boom_things.cfg
2017-01-15 00:35:40 +02:00

25 lines
335 B
INI
Executable file

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