mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 12:22:35 +00:00
8e0589ddf3
@ Missing include paths are now reported as errors
13 lines
158 B
INI
13 lines
158 B
INI
|
|
boom
|
|
{
|
|
color = 8; // Grey
|
|
arrow = 1;
|
|
title = "Boom Items";
|
|
width = 0;
|
|
sort = 1;
|
|
fixedsize = true;
|
|
|
|
5001 = "Pusher";
|
|
5002 = "Puller";
|
|
}
|