diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-09 03:44:35 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-09 03:44:35 +0000 |
commit | 9b18469c6c904003bc2c31dff333538ba59577cc (patch) | |
tree | 142ee7b1dec969b025b43519642e3192f563f685 /db | |
parent | 4c9994514b1a560ea94c8210685aced085f85e82 (diff) | |
download | hercules-9b18469c6c904003bc2c31dff333538ba59577cc.tar.gz hercules-9b18469c6c904003bc2c31dff333538ba59577cc.tar.bz2 hercules-9b18469c6c904003bc2c31dff333538ba59577cc.tar.xz hercules-9b18469c6c904003bc2c31dff333538ba59577cc.zip |
- Added a blank line at EOF to make SVN and some compilers happy. (bugreport:5107)
- Removed trailing tabs in /doc/script_commands.txt
- Set svn:eol-style=native for some recently added text files (follow up to r15009).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15043 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db_re.txt | 1 | ||||
-rw-r--r-- | db/magicmushroom_db.txt | 2 | ||||
-rw-r--r-- | db/re_job_db.txt | 2 | ||||
-rw-r--r-- | db/statpoint_renewal.txt | 2 |
4 files changed, 3 insertions, 4 deletions
diff --git a/db/item_db_re.txt b/db/item_db_re.txt index 9d0796d49..1c920e965 100644 --- a/db/item_db_re.txt +++ b/db/item_db_re.txt @@ -302,4 +302,3 @@ // Unknown Item. Rune Knight Armor???
//15002,Rune_Plate,Rune Plate,3,10,,10,,,,,,,,,,,,,{},{},{}
-
diff --git a/db/magicmushroom_db.txt b/db/magicmushroom_db.txt index 9be7f9dff..2ac6c8d7e 100644 --- a/db/magicmushroom_db.txt +++ b/db/magicmushroom_db.txt @@ -23,4 +23,4 @@ 318 //BA_FROSTJOKER
500 //GS_GLITTERING
527 //NJ_TATAMIGAESHI
-531 //NJ_UTSUSEMI
\ No newline at end of file +531 //NJ_UTSUSEMI
diff --git a/db/re_job_db.txt b/db/re_job_db.txt index d062c8587..07b211aa0 100644 --- a/db/re_job_db.txt +++ b/db/re_job_db.txt @@ -227,4 +227,4 @@ //Mechanic2
4086,50
//MechanicT2
-4087,50
\ No newline at end of file +4087,50
diff --git a/db/statpoint_renewal.txt b/db/statpoint_renewal.txt index cd876c4cd..38ee48a4e 100644 --- a/db/statpoint_renewal.txt +++ b/db/statpoint_renewal.txt @@ -252,4 +252,4 @@ 5944
5982
6020
-6058
\ No newline at end of file +6058
|