No edit summary |
m (Pywikibot 10.3.1) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|name = Check Blightness | |name = Check Blightness | ||
|luaId = check_blightness | |luaId = check_blightness | ||
|description = Divert program depending on location of a unit | |description = Divert program depending on location of a unit or coordinate | ||
|category = Unit | |category = Unit | ||
|icon = Compare Values.png | |icon = Compare Values.png | ||
|explaination = | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = | |argsName1 = Target | ||
|argsDescription1 = The unit to check for (if not self) | |argsDescription1 = The unit or coordinate to check for (if not self) | ||
|argsDataType1 = | |argsDataType1 = coord | ||
|argsType2 = Exec | |argsType2 = Exec | ||
|argsName2 = Blight | |argsName2 = Blight |