Make text yellow :)

This commit is contained in:
2024-12-21 00:10:12 +01:00
parent 91537dc6a7
commit 6487b63380
2 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ local function init()
print(source)
local msg = string.format("Индивидуум %s хочет поделиться своим истинным обликом", tostring(source))
CancelUnitBuff("player", spellName)
SendChatMessage(msg, "SAY")
SendChatMessage(msg, "EMOTE")
DoEmote("spit", source)
end
end)

Binary file not shown.