diff options
author | AnnieRuru <jeankofannie2@gmail.com> | 2019-03-02 17:34:11 +0800 |
---|---|---|
committer | AnnieRuru <jeankofannie2@gmail.com> | 2019-03-02 17:34:11 +0800 |
commit | 433fd264ece900b8c563946737bbd4a73933c50a (patch) | |
tree | fa5d25e0a91e313c432418ac4b878cd4dff3d641 /npc | |
parent | 1ac84c2dd856087a4a72fec95b3322137187637a (diff) | |
download | hercules-433fd264ece900b8c563946737bbd4a73933c50a.tar.gz hercules-433fd264ece900b8c563946737bbd4a73933c50a.tar.bz2 hercules-433fd264ece900b8c563946737bbd4a73933c50a.tar.xz hercules-433fd264ece900b8c563946737bbd4a73933c50a.zip |
* Add *mobattached and *killmonstergid script command
also fix quests_rachel, now support with *unitemote
Diffstat (limited to 'npc')
-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: |