How To Edit Bolded Text In Log

All development conversation and discussion takes place here

Moderator: Moderator

Post Reply
Message
Author
JTagsTarpey
Posts: 1
Joined: Tue Mar 09, 2021 9:58 am

How To Edit Bolded Text In Log

#1 Post by JTagsTarpey »

Hi,
I am brand new to the T-Engine 4 and ToME. I am trying to build a Roguelike game where robots go around and water house plants. The robots do "damage" to a plant that needs water. When that plant "dies" it has been sufficiently watered. I have managed to find most of the text that gets passed to log, so that instead of the log reporting a kill, the log reports that a plant has been watered. But I cannot find in the Lua files where the bolded text that says the "Player killed NPC" is. Is there anyway to change that message to say "Player watered NPC"? Or is there a way to disable the log within my module? Thanks for any help you can offer here.

Post Reply