diff options
Diffstat (limited to 'src/map/pc.c')
-rw-r--r-- | src/map/pc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/pc.c b/src/map/pc.c index 6d08da918..db86df518 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -3235,7 +3235,7 @@ int pc_checkallowskill(struct map_session_data *sd) SC_ONEHAND,
SC_AURABLADE,
SC_PARRYING,
- SC_SPEARSQUICKEN,
+ SC_SPEARQUICKEN,
SC_ADRENALINE,
SC_ADRENALINE2,
SC_GATLINGFEVER
|