Skip to content

Commit

Permalink
Fixed Soul Destroyer range (fixes #905)
Browse files Browse the repository at this point in the history
- It is actually 9 in both renewal and pre-renewal
  • Loading branch information
Playtester committed Jan 16, 2016
1 parent 3a8aac4 commit bbe9601
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion db/pre-re/skill_db.txt
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@
376,0,0,0,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, ASC_KATAR,Advanced Katar Mastery
//377,0,0,4,0,0x1,0,10,1,no,0,0,0,misc,0,0x0, ASC_HALLUCINATION,Hallucination Walk
378,0,6,4,5,0x1,0,5,1,no,0,0,0,weapon,0,0x0, ASC_EDP,Enchant Deadly Poison
379,7,6,1,-1,0x8,0,10,1,yes,0,0,0,weapon,0,0x0, ASC_BREAKER,Soul Destroyer
379,9,6,1,-1,0x8,0,10,1,yes,0,0,0,weapon,0,0x0, ASC_BREAKER,Soul Destroyer

//****
// Sniper
Expand Down
2 changes: 1 addition & 1 deletion db/re/skill_db.txt
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@
376,0,0,0,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, ASC_KATAR,Advanced Katar Mastery
//377,0,0,4,0,0x1,0,10,1,no,0,0,0,misc,0,0x0, ASC_HALLUCINATION,Hallucination Walk
378,0,6,4,5,0x1,0,5,1,no,0,0,0,weapon,0,0x0, ASC_EDP,Enchant Deadly Poison
379,7,6,1,-1,0x68,0,10,1,yes,0,0,0,misc,0,0x0, ASC_BREAKER,Soul Destroyer
379,9,6,1,-1,0x68,0,10,1,yes,0,0,0,misc,0,0x0, ASC_BREAKER,Soul Destroyer

//****
// Sniper
Expand Down

0 comments on commit bbe9601

Please sign in to comment.