eqmac-quests/potorment/A_warm.lua
2023-07-24 13:24:37 -07:00

4 lines
190 B
Lua

function event_combat(e)
e.self:Emote("red mist falls from above. The slick substance has no time to settle before it is hungrily absorbed by every surface.");
eq.depop_with_timer();
end