Make text yellow :)
This commit is contained in:
@@ -21,7 +21,7 @@ local function init()
|
|||||||
print(source)
|
print(source)
|
||||||
local msg = string.format("Индивидуум %s хочет поделиться своим истинным обликом", tostring(source))
|
local msg = string.format("Индивидуум %s хочет поделиться своим истинным обликом", tostring(source))
|
||||||
CancelUnitBuff("player", spellName)
|
CancelUnitBuff("player", spellName)
|
||||||
SendChatMessage(msg, "SAY")
|
SendChatMessage(msg, "EMOTE")
|
||||||
DoEmote("spit", source)
|
DoEmote("spit", source)
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user