From 07fb6e91789cb65e66d6d539c401a9cab78e6b2e Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 29 Apr 2007 08:17:53 +0000 Subject: Gave each file an empty last line, to make svn happier Added svn:eol-style native where missing Removed remaining .gats git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10401 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/create_arrow_db.txt | 2 +- db/exp.txt | 2 +- db/item_noequip.txt | 2 +- db/mob_race2_db.txt | 2 +- db/mob_skill_db2.txt | 2 +- db/packet_db.txt | 2 +- db/refine_db.txt | 2 -- db/skill_cast_db.txt | 2 +- 8 files changed, 7 insertions(+), 9 deletions(-) (limited to 'db') diff --git a/db/create_arrow_db.txt b/db/create_arrow_db.txt index 7332975db..2a23ca5f6 100644 --- a/db/create_arrow_db.txt +++ b/db/create_arrow_db.txt @@ -192,4 +192,4 @@ // Matchstick --> 3000 Fire Arrows 7035,1752,3000 // Fang of Garm --> 300 Crystal Arrows -7036,1754,300 \ No newline at end of file +7036,1754,300 diff --git a/db/exp.txt b/db/exp.txt index 5c2dba027..58310fe24 100644 --- a/db/exp.txt +++ b/db/exp.txt @@ -21,4 +21,4 @@ //Job - Star Gladiator 50,4047:4048,1,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,54868,70216,77154,84412,105416,133942,165376,179088,193338,235642,289842,348402,373354,399168,477234,572732,674294,716870,760752,895370,1053978,1220492,1289472,1587070,1843620,2213516,2521910,2974608,3115314,3981264,4166772 //Job - Ninja/Gunslinger -70,24:25,1,72,92,142,174,301,443,548,799,1270,1838,2145,2473,3339,4746,6385,7172,8002,10321,13717,17554,19288,21103,26354,33485,41344,44772,48334,58910,72460,87100,93338,99792,119308,143183,231068,257377,274363,314246,371105,431038,476309,588548,665256,801731,916689,1130023,1188623,1477408,1551289,1746582,1845236,1954741,2124555,2345698,2548763,2759555,3021488,3254111,3489547,3695474,4012251,4181112,4302211,4496584,4578951,4869523,5022114,5123654,5395117 \ No newline at end of file +70,24:25,1,72,92,142,174,301,443,548,799,1270,1838,2145,2473,3339,4746,6385,7172,8002,10321,13717,17554,19288,21103,26354,33485,41344,44772,48334,58910,72460,87100,93338,99792,119308,143183,231068,257377,274363,314246,371105,431038,476309,588548,665256,801731,916689,1130023,1188623,1477408,1551289,1746582,1845236,1954741,2124555,2345698,2548763,2759555,3021488,3254111,3489547,3695474,4012251,4181112,4302211,4496584,4578951,4869523,5022114,5123654,5395117 diff --git a/db/item_noequip.txt b/db/item_noequip.txt index 79b0f3f7c..1e43130ca 100644 --- a/db/item_noequip.txt +++ b/db/item_noequip.txt @@ -32,4 +32,4 @@ //Zone 2 - Jail 601,8 //Fly Wing - not really needed here but ... -602,8 //Butterfly Wing - also not needed \ No newline at end of file +602,8 //Butterfly Wing - also not needed diff --git a/db/mob_race2_db.txt b/db/mob_race2_db.txt index 56c8d8126..e556fd5a2 100644 --- a/db/mob_race2_db.txt +++ b/db/mob_race2_db.txt @@ -12,4 +12,4 @@ // Golems 4,1040,1278,1366,1497,1540,1549 // Guardians -5,1285,1286,1287 \ No newline at end of file +5,1285,1286,1287 diff --git a/db/mob_skill_db2.txt b/db/mob_skill_db2.txt index 51532c4cb..8e44bfd33 100644 --- a/db/mob_skill_db2.txt +++ b/db/mob_skill_db2.txt @@ -239,4 +239,4 @@ //1239,Fire Poring@RG_STRIPSHIELD,attack,216,5,2000,0,3000,yes,target,always,0,,,,,, //1239,Fire Poring@RG_STRIPWEAPON,attack,215,5,2000,0,3000,yes,target,always,0,,,,,, -// Here you can place your custom mob skills \ No newline at end of file +// Here you can place your custom mob skills diff --git a/db/packet_db.txt b/db/packet_db.txt index ff634078f..6a276c825 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -891,4 +891,4 @@ packet_ver: 21 0x02ac,6 // Add new packets here -//packet_ver: 22 \ No newline at end of file +//packet_ver: 22 diff --git a/db/refine_db.txt b/db/refine_db.txt index 62fc5a174..9a1292fdd 100644 --- a/db/refine_db.txt +++ b/db/refine_db.txt @@ -8,5 +8,3 @@ 3, 5,6, 100,100,100,100,100,100, 60, 40, 20, 20, // Lv.2 Weapons 5, 8,5, 100,100,100,100,100, 60, 50, 20, 20, 20, // Lv.3 Weapons 7,13,4, 100,100,100,100, 60, 40, 40, 20, 20, 10, // Lv.4 Weapons - - diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 4f59a4563..22c34cf8a 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -216,7 +216,7 @@ //-- HT_SKIDTRAP 115,0,0,0,300000:240000:180000:120000:60000,0 //-- HT_LANDMINE -116,0,0,0,200000:160000:120000:80000:40000,3000 +116,0,0,0,200000:160000:120000:80000:40000,5000 //-- HT_ANKLESNARE 117,0,0,0,250000:200000:150000:100000:50000,4000:8000:12000:16000:20000 //-- HT_SHOCKWAVE -- cgit v1.2.3-70-g09d2