diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-24 01:48:17 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-24 01:48:17 +0000 |
commit | 5724fbae456733c60fe3c83e1c038fcf190d3692 (patch) | |
tree | 9432a58ca6b6cfd74be0ea477159207ca74d251d /npc | |
parent | a5601f3c962cefac00c7baa23412fa1006c2f7ef (diff) | |
download | hercules-5724fbae456733c60fe3c83e1c038fcf190d3692.tar.gz hercules-5724fbae456733c60fe3c83e1c038fcf190d3692.tar.bz2 hercules-5724fbae456733c60fe3c83e1c038fcf190d3692.tar.xz hercules-5724fbae456733c60fe3c83e1c038fcf190d3692.zip |
- Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052.
- Fixed a typo ("too much too much") in Alchemist Quest.
- Updated SQL item/mob databases to latest. (thanks Peter)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14074 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/quests/skills/alchemist_skills.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/skills/alchemist_skills.txt b/npc/quests/skills/alchemist_skills.txt index 8db0871be..511321369 100644 --- a/npc/quests/skills/alchemist_skills.txt +++ b/npc/quests/skills/alchemist_skills.txt @@ -9,7 +9,7 @@ //===== Description: ========================================= //= [Aegis COnversion] //= Quests for item: Elemental_Create_Book -//= QUest for skill: Bioethics +//= Quest for skill: Bioethics //===== Additional Comments: ================================= //= 1.9 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf] //= 2.0 Rescripted (and re-added) Bio Ethics quest. [L0ne_W0lf] @@ -1328,7 +1328,7 @@ lhz_in01,224,140,3 script Kellasus#qsk_al 57,{ mes "study of Homunculi"; mes "could help us discover"; mes "the secret of life. There"; - mes "is just too much too much"; + mes "is just too much"; mes "potential to do good to ignore."; next; mes "["+ strcharinfo(0) +"]"; |