diff options
author | Haru <haru@dotalux.com> | 2019-03-11 03:35:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-11 03:35:51 +0100 |
commit | e78a3b536566c1ff15960fa747995ac5b6307112 (patch) | |
tree | d46057baa4e501767e1dc795f7a6242a62d32c72 /npc/quests/quests_rachel.txt | |
parent | ca315dcb6f8ba435beedc9c1a5bff12194bccc72 (diff) | |
parent | 433fd264ece900b8c563946737bbd4a73933c50a (diff) | |
download | hercules-e78a3b536566c1ff15960fa747995ac5b6307112.tar.gz hercules-e78a3b536566c1ff15960fa747995ac5b6307112.tar.bz2 hercules-e78a3b536566c1ff15960fa747995ac5b6307112.tar.xz hercules-e78a3b536566c1ff15960fa747995ac5b6307112.zip |
Merge pull request #2396 from AnnieRuru/67-mobattached
* Add *mobattached and *killmonstergid script command
Diffstat (limited to 'npc/quests/quests_rachel.txt')
-rw-r--r-- | npc/quests/quests_rachel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_rachel.txt b/npc/quests/quests_rachel.txt index 43e4beadb..1cc002d80 100644 --- a/npc/quests/quests_rachel.txt +++ b/npc/quests/quests_rachel.txt @@ -3210,7 +3210,7 @@ OnTouch: OnTouchNPC: emotion e_an; - //emotion e_gg,1; //Emote on monster - unsupported + unitemote mobattached(), e_gg; end; OnMyMobDead: |