Widget:costumeSwitcher: Difference between revisions
Jump to navigation
Jump to search
Removed some references and added a trigger |
Why did fullartSPath go missing? |
||
Line 33: | Line 33: | ||
var cpp = window.gfUtils.createWikiPathPart; | var cpp = window.gfUtils.createWikiPathPart; | ||
var fullartSPath = basePath + cpp (costumeId +"_S.png") + costumeId +"_S.png"; | |||
var chibiPath = basePath + cpp(costumeId +"_chibi.png") + costumeId +"_chibi.png"; | var chibiPath = basePath + cpp(costumeId +"_chibi.png") + costumeId +"_chibi.png"; | ||