-
Posts
8 -
Joined
-
Last visited
Reputation Activity
-
haveaniceday reacted to Dr. McKay in Get a full skin name from item object
I've never bothered trying to fully re-create item descriptions using GC data, mostly since there are so many edge cases that it becomes a massive headache. That said, items_game.txt in the game files contains all the data you need to do it (well, that and the localization files to get human-readable strings out of i18n tokens).