From 6d6757326cc65d72601e3536f3cd29ff53839dd7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 5 Sep 2019 09:06:06 -0300 Subject: 25% chance the fake GM use %%e emote. %%g also added on same odds. Better constant names for Jesusalva's signature %%n and facepalm --- npc/commands/shroom.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/shroom.txt') diff --git a/npc/commands/shroom.txt b/npc/commands/shroom.txt index 76a4d72c3..635cfc554 100644 --- a/npc/commands/shroom.txt +++ b/npc/commands/shroom.txt @@ -23,7 +23,7 @@ OnShroom: unitwarp(.@gmId, .@m$, .@x, .@y); unitwalk(.@gmId, .@x-1, .@y-1); sleep2(200); - unitemote(.@gmId, E_HAPPY); + unitemote(.@gmId, any(E_HAPPY, E_HAPPY, E_ANGEL, E_EVILCROC)); sleep2(150); // Adjust amount based on player level -- cgit v1.2.3-60-g2f50