Jump to content

Can I disable Wormwood's weird colored text?


Recommended Posts

In (for windows):

Quote

C:\Program Files (x86)\Steam\steamapps\common\dont_starve\data\DLC0003\scripts\prefabs\wormwood.lua

Look for:

Quote

    inst.components.talker.fontsize = 36
    inst.components.talker.font = TALKINGFONT_WORMWOOD
    inst.components.talker.colour = Vector3(0.50, 0.90, .4, 1)

Link to comment
Share on other sites

Just now, Thieverpedia said:

Do I just...delete that last part?

I haven't tested it myself, but that should be it. I don't think any other characters have any tweaks to the talker component, so it should resort to the default.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...