add more wire sizes

This commit is contained in:
Redo
2021-05-10 19:24:59 -05:00
parent 8323cd065d
commit 2245bc82f7
119 changed files with 3365 additions and 5 deletions

View File

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