Bug - Fixed Bad thrall.tinyimage values

Bale

Minion
The tiny images for three thralls are incorrect. The correct values are:

  • $thrall[Angel Hair Wisp].tinyimage == t_wisp.gif
  • $thrall[Elbow Macaroni].tinyimage == t_elbowmac.gif
  • $thrall[Penne Dreadful].tinyimage == t_dreadful.gif


The other thralls have correct values for $thrall[].tinyimage

Please fix these as I am trying to make use of them in ChIT. Thank you!
 
Last edited:

Bale

Minion
Thank you very much. I'm making good use of the thrall data type you recently added. It's fun!
 
Top