summaryrefslogtreecommitdiff
path: root/npc/003-0/luca.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-17 17:39:32 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-17 17:39:32 -0300
commitced07558ad91c741bbb28bbe2f86b105de59e4bb (patch)
tree67bd54ee6d87fadcc2dce8ab846668ff4e60d498 /npc/003-0/luca.txt
parent0c6b91b0432ff310fca87ca85d79306ad49eb081 (diff)
downloadserverdata-ced07558ad91c741bbb28bbe2f86b105de59e4bb.tar.gz
serverdata-ced07558ad91c741bbb28bbe2f86b105de59e4bb.tar.bz2
serverdata-ced07558ad91c741bbb28bbe2f86b105de59e4bb.tar.xz
serverdata-ced07558ad91c741bbb28bbe2f86b105de59e4bb.zip
Lower Ground Strike MSP from 3 to 2.
Now I wonder if I didn't accidentaly reuse MAGIC_PTS... Would be... awkward. Anyway.
Diffstat (limited to 'npc/003-0/luca.txt')
-rw-r--r--npc/003-0/luca.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/luca.txt b/npc/003-0/luca.txt
index b5a271f52..dc5720ebd 100644
--- a/npc/003-0/luca.txt
+++ b/npc/003-0/luca.txt
@@ -50,7 +50,7 @@
mesc l("You do not meet all requisites for this skill."), 1;
break;
case ASC_METEORASSAULT:
- if (!mlearn(ASC_METEORASSAULT, 5, 3, FluoPowder, 3))
+ if (!mlearn(ASC_METEORASSAULT, 5, 2, FluoPowder, 3))
mesc l("You do not meet all requisites for this skill."), 1;
break;
case SN_SHARPSHOOTING: