From bf3c1c0e4add6a5d8a52b043a30775eada1cef2f Mon Sep 17 00:00:00 2001 From: mekolat Date: Thu, 16 Apr 2015 21:11:51 -0400 Subject: remove deprecated readparam & statusup2 --- world/map/npc/029-2/morgan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/029-2/morgan.txt') diff --git a/world/map/npc/029-2/morgan.txt b/world/map/npc/029-2/morgan.txt index 605169ab..9f5d2668 100644 --- a/world/map/npc/029-2/morgan.txt +++ b/world/map/npc/029-2/morgan.txt @@ -31,7 +31,7 @@ OnInit: if (@npc_check) goto L_Close; callfunc "MorganState"; - if (readparam(bInt) >= 5) + if (bInt >= 5) goto L_Learn; goto L_NotMagic; -- cgit v1.2.3-70-g09d2