diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-03-28 19:19:33 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-03-28 19:19:33 +0000 |
commit | d5134f4a7a590e40a91610418c695c4ff7387bd0 (patch) | |
tree | d94a01adce8ba0bd8bef795cedeba4c019983f94 /npc/cities | |
parent | 98418d7241a543416feeed5f2dc1d8a8b2e4c4e6 (diff) | |
download | hercules-d5134f4a7a590e40a91610418c695c4ff7387bd0.tar.gz hercules-d5134f4a7a590e40a91610418c695c4ff7387bd0.tar.bz2 hercules-d5134f4a7a590e40a91610418c695c4ff7387bd0.tar.xz hercules-d5134f4a7a590e40a91610418c695c4ff7387bd0.zip |
- Removed duplicate Bismarc NPC in Hugel, since r10973. (bugreport:5271)
Bismarc#BLS is located in /npc/jobs/2-1/blacksmith.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15815 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/hugel.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/npc/cities/hugel.txt b/npc/cities/hugel.txt index 9b3ba6aa2..aba6f3997 100644 --- a/npc/cities/hugel.txt +++ b/npc/cities/hugel.txt @@ -102,25 +102,6 @@ hugel,169,112,5 script Old Nikki 892,{ close; } -hugel,168,183,5 script Bismarc 118,{ - mes "[Bismarc]"; - mes "^808080*Ghyklk*"; - mes "*Huk Hukk*^000000"; - mes "When will my"; - mes "o-order arrive...?"; - next; - mes "[Bismarc]"; - mes "The poison in"; - mes "my body... the pain..."; - mes "excruciating... L-lord..."; - next; - mes "[Bismarc]"; - mes "When is the"; - mes "antidote gonna"; - mes "get here?!"; - close; -} - hugel,175,115,5 script Marius 897,{ mes "[Marius]"; mes "Yes, I'm an old man, but"; |