From 0d71a641487ac45a11e9613133270374d5b530d3 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Thu, 4 Jun 2015 16:45:48 +0530 Subject: Fixes Still cutin. Reference: rathena/rathena@2330caaf0c26c03119f908e739f8b685e90323dc Signed-off-by: Haru --- npc/re/guides/guides_payon.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/re/guides/guides_payon.txt') diff --git a/npc/re/guides/guides_payon.txt b/npc/re/guides/guides_payon.txt index b363a1dba..f161dafb0 100644 --- a/npc/re/guides/guides_payon.txt +++ b/npc/re/guides/guides_payon.txt @@ -177,7 +177,7 @@ payon,163,64,3 script Guide#01payon::GuidePayon 4_M_PAY_SOLDIER,{ mes "[Payon Guide]"; mes "Enjoy your stay."; close; - cutin "pay_soldier",255; + cutin "",255; end; } } @@ -285,7 +285,7 @@ pay_arche,86,33,4 script Guide#05payon 4_M_PAY_SOLDIER,{ mes "[Payon Guide]"; mes "Enjoy your stay."; close2; - cutin "pay_soldier",255; + cutin "",255; end; } } -- cgit v1.2.3-60-g2f50