- Apr 24, 2022
- 261
- 401
Never paid attention to that badgeThank you for your mod .
I have a question that has nothing to do with the mod, but maybe you know it from modifying some of the game code.
Do you know what those icons are that some characters have in their menus?
MattLess is right - it is indeed related to the pictures.
The image is called npc_but_0.png in the \game\images\but folder.
see spoiler image
I had a quick look at the variables associated with this icon and there doesn't seem to be any connection of this value to anything serious. The variable affects which pictures with the number will be framed next to the character - numbers 1 or 2, like npc_but_1.png or npc_but_2_0.png.
Either I needed to look longer and deeper to find some connection of the variable with an important game event, or the game doesn't currently implement some features planned by the author.
You don't have permission to view the spoiler content.
Log in or register now.