Module:Inventory slot: Difference between revisions

No edit summary
Reverted my changes on this for now
Tag: Manual revert
 
(20 intermediate revisions by the same user not shown)
Line 107: Line 107:
if frame.name:match( '%.gif$' ) and frame.name:match( '%.png$' ) then  
if frame.name:match( '%.gif$' ) and frame.name:match( '%.png$' ) then  
name = frame.name
name = frame.name
mod = ''
end
end