diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-16 09:18:00 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-16 09:18:00 +0000 |
commit | 2501bd3040bad56780b626d43173d3fbe5168f4b (patch) | |
tree | da100b4916e356325da5295bf15f4cfb693c9fde /npc/cities/prontera.txt | |
parent | 44a3fb6000736374fbad13159f5a955151f039e9 (diff) | |
download | hercules-2501bd3040bad56780b626d43173d3fbe5168f4b.tar.gz hercules-2501bd3040bad56780b626d43173d3fbe5168f4b.tar.bz2 hercules-2501bd3040bad56780b626d43173d3fbe5168f4b.tar.xz hercules-2501bd3040bad56780b626d43173d3fbe5168f4b.zip |
fixed jawaii script
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5296 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/prontera.txt')
-rw-r--r-- | npc/cities/prontera.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/cities/prontera.txt b/npc/cities/prontera.txt index 0e961cef5..f3957a8ed 100644 --- a/npc/cities/prontera.txt +++ b/npc/cities/prontera.txt @@ -3,7 +3,7 @@ //===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
-//= 1.5
+//= 1.5a
//===== Compatible With: =====================================
//= eAthena 7.15 +
//===== Description: =========================================
@@ -13,7 +13,7 @@ //= +AntiNovice exploit fix [Lupus] 1.2 added baby novice check
//= Spellchecked [massdriller]
//= 1.4 Optimized. Novices > 20 BaseJob can go to Culvert, too [Lupus]
-//= 1.5 Added a Jawaii related npc [MasterOfMuppets]
+//= 1.5a Added a Jawaii related npc [MasterOfMuppets]
//============================================================
@@ -675,7 +675,7 @@ s_What: s_Five:
mes "[Hans Solo]";
mes "UhOh... Are you alright?";
- mes "Come, sing you name here.";
+ mes "Come, sign your name here.";
mes "I'll take you to a wonderful place!";
next;
menu "Sign it",-,"Don't sign it",s_Dont;
|