2009-07-29 14:50:50 +00:00
|
|
|
|
|
|
|
boom
|
|
|
|
{
|
|
|
|
color = 8; // Grey
|
|
|
|
arrow = 1;
|
|
|
|
title = "Boom Items";
|
2013-05-27 12:20:15 +00:00
|
|
|
width = 0;
|
|
|
|
height = 0;
|
2009-07-29 14:50:50 +00:00
|
|
|
sort = 1;
|
|
|
|
fixedsize = true;
|
|
|
|
|
2015-04-14 11:33:57 +00:00
|
|
|
5001
|
|
|
|
{
|
2012-08-30 23:28:45 +00:00
|
|
|
title = "Pusher";
|
|
|
|
sprite = "internal:pointpusher";
|
2015-04-14 11:33:57 +00:00
|
|
|
class = "PointPusher";
|
2012-08-30 23:28:45 +00:00
|
|
|
}
|
|
|
|
|
2015-04-14 11:33:57 +00:00
|
|
|
5002
|
|
|
|
{
|
2012-08-30 23:28:45 +00:00
|
|
|
title = "Puller";
|
2015-04-14 11:33:57 +00:00
|
|
|
sprite = "internal:pointpuller";
|
|
|
|
class = "PointPuller";
|
2012-08-30 23:28:45 +00:00
|
|
|
}
|
2009-07-29 14:50:50 +00:00
|
|
|
}
|