Brick_LuaLogic/bricks/gen/newcode/Wire 1x1x17f.cs

20 lines
380 B
C#

datablock fxDtsBrickData(LogicWire_1x1x17f_Data){
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x17f.blb";
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x17f";
category = "Logic Bricks";
subCategory = "Wires Vertical";
uiName = "Wire 1x1x17f";
logicBrickSize = "1 1 17";
orientationFix = 0;
isLogic = true;
isLogicWire = true;
};