As per subject - would be fantastic to have Stoke Accessible in Krak PRT Data Viewer.
Probably not much time consuming, but very helpful.
You can fix it yourself:
*Open the file Krakatoa_ParticleDataViewer.ms located in your Krakatoa MX\Scripts folder.
*Locate line 1357 (or thereabout) and add Stoke to the list of classes to filter. In other words,
ParticleSourcesList = for o in objects where findItem #(KrakatoaPrtLoader,PRT_Volume,PRT_Source,PRT_FumeFX, PRT_Hair, PRT_System, PRT_Maker, PRT_Cloner , Thinking, PF_Source, PRT_Ember, PRT_Surface, Stoke ) (classof o.baseobject) > 0 collect o
*Press Ctrl+S to save.
*Open PDV (you don’t have to restart Max, we are awesome like that!)
*Voila!