diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-05 09:38:27 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-05 09:38:27 +0000 |
commit | 3eb666be67a0a786ae11180570b9f08a098c453c (patch) | |
tree | 5720cd5c060d906cec7a45ebb6659208fff4cdf1 /db/skill_cast_db.txt | |
parent | d4a0749cd9240f7071dda6fc5070a27ef26fdb0e (diff) | |
download | hercules-3eb666be67a0a786ae11180570b9f08a098c453c.tar.gz hercules-3eb666be67a0a786ae11180570b9f08a098c453c.tar.bz2 hercules-3eb666be67a0a786ae11180570b9f08a098c453c.tar.xz hercules-3eb666be67a0a786ae11180570b9f08a098c453c.zip |
* Updated Sharp Shooting AoE code
* Tidied up explicit typecasts in status_get_max_hp
* Non-MVP / miniboss summoned monsters should give exp
* Fixed a typo that was blocking packet version 5 clients (628sak) from logging in
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1042 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_cast_db.txt')
-rw-r--r-- | db/skill_cast_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 774ca5aa0..01bebcd24 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -242,7 +242,7 @@ 379,0,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0 //ASC_BREAKER 380,0,0,30000,0 //SN_SIGHT#トゥルーサイト# 381,1000,1200,0,0,0 //SN_FALCONASSAULT -382,2000,0,0,0 //SN_SHARPSHOOTING +382,2000,500,0,0 //SN_SHARPSHOOTING 383,2000:2400:2800:3200:3600:4000:4400:4800:5200:5600,0,130000:160000:190000:220000:250000:280000:310000:340000:370000:400000,0 //SN_WINDWALK#ウインドウォーク# 384,5000:5000:6000:6000:7000:7000:8000:8000:9000:10000,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,5000 //WS_MELTDOWN#メルトダウン# |