No edit summary |
m (Pywikibot 10.3.1) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|name = Is Same Grid | |name = Is Same Grid | ||
|luaId = is_same_grid | |luaId = is_same_grid | ||
|description = Checks if two | |description = Checks if two units or coordinates are in the same logistics network | ||
|category = Unit | |category = Unit | ||
|icon = Power.png | |icon = Power.png | ||
|explaination = | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = | |argsName1 = Unit | ||
|argsDescription1 = First | |argsDescription1 = First Unit or Coordinate | ||
|argsDataType1 = entity | |argsDataType1 = entity | ||
|argsType2 = Input | |argsType2 = Input | ||
|argsName2 = | |argsName2 = Unit | ||
|argsDescription2 = Second | |argsDescription2 = Second Unit or Coordinate | ||
|argsDataType2 = entity | |argsDataType2 = entity | ||
|argsType3 = Exec | |argsType3 = Exec | ||
|argsName3 = Different | |argsName3 = Different | ||
|argsDescription3 = Different | |argsDescription3 = Different logistics networks | ||
|argsDataType3 = | |argsDataType3 = | ||
|argsType4 = | |argsType4 = |