diff options
-rw-r--r-- | npc/011-6/bryant.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/011-6/bryant.txt b/npc/011-6/bryant.txt index 4c1579b9..7e7041d1 100644 --- a/npc/011-6/bryant.txt +++ b/npc/011-6/bryant.txt @@ -38,7 +38,7 @@ L_Bryant_No: mes "[Bryant]"; mes "\"Well, maybe he ran off. I'm pretty sure he should be there now.\""; killmonster "011-6.gat", "Bryant::onBanditLordDead"; - monster "011-6.gat",260,250,"BanditLord",1064,1, "Bryant::onBanditLordDead"; + monster "011-6.gat",260,250,"BanditLord",1065,1, "Bryant::onBanditLordDead"; close; L_Bryant_Yes: |