From eda48f49dce45359a253bbad7c13303803e1474b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 1 Jul 2020 02:04:27 -0300 Subject: Correct Luca's Skills MP cost --- npc/027-1/luca.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/027-1') diff --git a/npc/027-1/luca.txt b/npc/027-1/luca.txt index 1038bfd41..9b75d39c7 100644 --- a/npc/027-1/luca.txt +++ b/npc/027-1/luca.txt @@ -57,7 +57,7 @@ L_NoMagic: function basicMagic { if (MAGIC_LVL < 1) goto L_NoMagic; - mes l(".:: Falkon Punch ::."); + mes l(".:: Falkon Strike ::."); mesc l("Bash your weapon against your enemies with raised damage and accuracy."); mes ""; mes l(".:: Ground Strike ::."); @@ -67,7 +67,7 @@ function basicMagic { mesc l("Shoot an arrow or bullet which damages everything on its way."); mes ""; menuint - l("Falkon Punch"), SM_BASH, + l("Falkon Strike"), SM_BASH, l("Ground Strike"), ASC_METEORASSAULT, l("Sharpshooter"), SN_SHARPSHOOTING, l("Cancel"), 0; -- cgit v1.2.3-70-g09d2