summaryrefslogtreecommitdiff
path: root/npc/quests/quests_ein.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-25 15:45:31 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-25 15:45:31 +0000
commit9fee4761bb79fe4d5665ed93e790cb430c0822b0 (patch)
treee58ecaae1a49202135e5e427bf2a207c9be89318 /npc/quests/quests_ein.txt
parentbea7c251d6e7b348e08fd0f4a10bd16d3423639f (diff)
downloadhercules-9fee4761bb79fe4d5665ed93e790cb430c0822b0.tar.gz
hercules-9fee4761bb79fe4d5665ed93e790cb430c0822b0.tar.bz2
hercules-9fee4761bb79fe4d5665ed93e790cb430c0822b0.tar.xz
hercules-9fee4761bb79fe4d5665ed93e790cb430c0822b0.zip
- Reduced 300+ copy-paste lines to 1 duplicated npc in eden_common.txt (suggestion bugreport:5795)
- Replaced more unconverted 'inputstr' in several npc scripts, and changed to scope variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16149 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_ein.txt')
-rw-r--r--npc/quests/quests_ein.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_ein.txt b/npc/quests/quests_ein.txt
index a59857187..0e2e0fa8f 100644
--- a/npc/quests/quests_ein.txt
+++ b/npc/quests/quests_ein.txt
@@ -6681,7 +6681,7 @@ ein_in01,31,151,3 script Satra#ein 850,{
else {
mes "[Satra]";
mes "I beg your pardon?";
- mes "" + inputstr + "? Oh my...";
+ mes .@input$ + "? Oh my...";
mes "I believe I may have";
mes "misheard you. Ho ho ho ho~";
close;