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

20 lines
397 B
C#

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