public List <MapData> Superpower()
 {
     return(WadLoader.LoadUsingSuperpower("freedoom2-udmf.wad"));
 }