diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-04-30 00:22:22 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-04-30 00:22:22 +0000 |
commit | c87c4839de9893ce3c55e5018fea9021eb14b5e3 (patch) | |
tree | 57a1a9d3324e45f68d3f0f98e452b0bf34ff5d17 /db/skill_nocast_db.txt | |
parent | 75176f384099d90c1624df3c7878192ffd070663 (diff) | |
download | hercules-c87c4839de9893ce3c55e5018fea9021eb14b5e3.tar.gz hercules-c87c4839de9893ce3c55e5018fea9021eb14b5e3.tar.bz2 hercules-c87c4839de9893ce3c55e5018fea9021eb14b5e3.tar.xz hercules-c87c4839de9893ce3c55e5018fea9021eb14b5e3.zip |
- Fixed a typo in guildrelay.txt (bugreport:4213)
- Forced acc.lastlogin to use MySQL DATETIME format. (bugreport:4193)
- Fixed the range of getiteminfo and setiteminfo. (bugreport:4190)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14292 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_nocast_db.txt')
-rw-r--r-- | db/skill_nocast_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_nocast_db.txt b/db/skill_nocast_db.txt index 49022b5b4..82dbdaffa 100644 --- a/db/skill_nocast_db.txt +++ b/db/skill_nocast_db.txt @@ -57,7 +57,7 @@ 438,8 //SG_SUN_BLESS 439,8 //SG_MOON_BLESS 440,8 //SG_STAR_BLESS -691,8; //CASH_ASSUMPITO +691,8 //CASH_ASSUMPITO //mixed 488,3 //CG_HERMODE |