2021-07-24 15:32:14 -05:00

20 lines
374 B
C#

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