Frodo45127 / rpfm

Rusted PackFile Manager (RPFM) is a... reimplementation in Rust and Qt5 of PackFile Manager (PFM), one of the best modding tools for Total War Games.
MIT License
368 stars 58 forks source link

Warhammer: effects.description missing #199

Closed Idrinth closed 2 years ago

Idrinth commented 2 years ago

Describe your problem For Total War: Warhammer, the description column is missing in the effects_tables

Extra info? Version 3.0.5 grafik grafik

Frodo45127 commented 2 years ago

Not a bug. Some columns like that one are removed from the table and turned into loc entries when exporting the table on Dave, so they're not in the exported table. So RPFM cannot load what it's not there.