diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/005-4/rosen.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/005-4/rosen.txt b/npc/005-4/rosen.txt index fb2e5ed6b..3c67021d9 100644 --- a/npc/005-4/rosen.txt +++ b/npc/005-4/rosen.txt @@ -195,6 +195,7 @@ OnKillMBif: message strcharinfo(0), l("@@/5 @@", .@k+1, getmonsterlink(DiamondBif)); } } + fix_mobkill(DiamondBif); end; |