From 14c2376cab40d580743a8a5d02af6109659d9892 Mon Sep 17 00:00:00 2001 From: brianluau Date: Fri, 19 Aug 2011 22:58:11 +0000 Subject: - Fixed some script typos (bugreport:4861, bugreport:5028). - Fixed a typo in Blacksmith Quest (fixes issue 5012). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14936 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/alberta.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/cities/alberta.txt') diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index 7140477ab..5d1b9d82b 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -325,7 +325,7 @@ alberta,190,173,4 script Phelix 85,{ case 2: mes "[Phelix]"; mes "I'm not giving you more then 100 at a time so don't bother, OK? If you don't want any, just say '0'."; - mes "Right now, the most you can get is " + gap + " but remember, 100 at most, you want to break my back?."; + mes "Right now, the most you can get is " + .@max + " but remember, 100 at most, you want to break my back?."; input .@amount; next; mes "[Phelix]"; -- cgit v1.2.3-70-g09d2