Module:Folder: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
return {
return {
wow = function() return '_93EQA1' end,
wow = function() return '_26SAR5' end,
wildstar = function() return '_93EQA1' end,
wildstar = function() return '_26SAR5' end,
engine = function() return '_26SAR5' end,
none = function() return '' end,
none = function() return '' end,
}
}

Latest revision as of 16:27, 20 August 2024

Documentation for this module may be created at Module:Folder/doc

return {
	wow = function() return '_26SAR5' end,
	wildstar = function() return '_26SAR5' end,
	engine = function() return '_26SAR5' end,
	none = function() return '' end,
}