diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-12 14:52:31 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-12 14:52:31 +0000 |
commit | 77db1f12fdda6e2a0e6778615ca59fe2da10c146 (patch) | |
tree | ba31f954dc2c8b7e540183a6ef84462485f80386 /npc/quests/quests_hugel.txt | |
parent | 9f05a741e4f978555a3daf4be540e1a2a6a77ce5 (diff) | |
download | hercules-77db1f12fdda6e2a0e6778615ca59fe2da10c146.tar.gz hercules-77db1f12fdda6e2a0e6778615ca59fe2da10c146.tar.bz2 hercules-77db1f12fdda6e2a0e6778615ca59fe2da10c146.tar.xz hercules-77db1f12fdda6e2a0e6778615ca59fe2da10c146.zip |
- Changed Sweet_Potato --> Potato to avoid confusion with the taming item. (bugreport:2150)
- Changed duplicates in /npc/custom/ so the source is a floating/mapless npc. (bugreport:1335)
- Fixed some bad English in Biological Weapon Quest. (bugreport:1745)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15075 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_hugel.txt')
-rw-r--r-- | npc/quests/quests_hugel.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_hugel.txt b/npc/quests/quests_hugel.txt index fb57b134e..6298445a6 100644 --- a/npc/quests/quests_hugel.txt +++ b/npc/quests/quests_hugel.txt @@ -1404,8 +1404,8 @@ hu_in01,326,307,3 script Siria 90,{ mes "needs some more."; next; mes "[Siria]"; - mes "Oh, thank God! Okay, well,"; - mes "I just ran out of the medicine."; + mes "Aww, I just ran out of"; + mes "the medicine too. Find"; mes "Morriphen's friend, and get"; mes "it from him. He's supposed to"; mes "be in Lighthalzen, somewhere..."; |