rikimaru17
ceb2ecfc7a
Fixed bugreport:6063 in the thana_quest ,because it was giving the wrong exp amount and fixed bugreport:6064 ,where Bone Plate was giving a wrong def amount
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-19 18:44:05 +00:00
flaid
9151093ff7
Added iRO hats and matk fixes into SQL
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-12 08:12:27 +00:00
kenpachi2k11
7862bffff8
Follow up r16248 - changed table name for Canon Balls (#18000-#18004) to item_db_re.
...
Added some books to the renewal database because of their MATK changes. (bugreport:5921)
Changed bonus bDoubleRate to skill "TF_DOUBLE" because bonus bDoubleRate isn't enough and the official script explicitly states that the skill should be given. (bugreport:5935)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 20:17:21 +00:00
kenpachi2k11
c2cf919d35
Follow up r16245 and r16247 - changed table name for Megingjard ( #2629 ) and Tao Gunka Card ( #4302 ) to item_db_re
.
...
Fixed job code for Bone Plate (#15000 ). (bugreport:5816)
Added Wizardry Staff (#1473 ) to renewal SQL database. (bugreport:5904)
Moved Cannon Balls (#18000-#18004) from pre-renewal to renewal database and changed their weigth to 1. (SQL DB only) (bugreport:5907)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 19:36:57 +00:00
kenpachi2k11
8ac22b2526
Moved a few merchants and mob spawns to separate files to prevent error message when running server in pre-RE mode and with TXT databases. (bugreport:5846)
...
Fixed Tao Gunka Cards (#4302 ) renewal effect. (bugreport:5866)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 18:48:50 +00:00
kenpachi2k11
3e0d0ab73b
Updated MATK of several Staff weapons in renewal databases. (bugreport:5646)
...
Updated Megingjards (#2629 ) renewal bonus script. (bugreport:5694)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 17:18:50 +00:00
kenpachi2k11
37b918d25b
Fixed Barricades ( #1905 ) HP in pre-renewal database. (bugreport:5423)
...
Changed Poison Bottles (#678 ) script to use SC_ASPDPOTION3 instead of SC_ASPDPOTION2. (bugreport:1996)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 15:49:29 +00:00
kenpachi2k11
e936c9fe93
Fixed Nydhorgg's Shadow Garbs (2554) bonus script. (bugreport:5648)
...
Fixed bonus3 bSPDrainRate documentation. (bugreport:5648)
Fixed Tao Gunka Cards bonus script.(bugreport:5711)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16087 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-08 20:49:16 +00:00
kenpachi2k11
7ed46f7eb9
Fixed Poison Bottles (ID:678) script. (bugreport:5246)
...
Added Bradium Golem to mob_race2_db.txt (bugreport:5257)
Fixed Pile Bunkers (ID:1549) job requirements. (bugreport:5394)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-10 13:25:28 +00:00
kenpachi2k11
7587a0d74b
Follow up r15619: Added missing apostrophes in ATK field in item_db_re.sql. (Glorious Arc Wand)
...
Removed left over refine_db.txt in /db/ folder.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-19 23:04:39 +00:00
kenpachi2k11
e4274bca68
Fixed Refined Quadrilles bonus script. (bugreport:4835)
...
Fixed Glorious Arc Wands MATK values and added its entry to item_db_re.sql. (bugreport:4708)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-19 21:04:29 +00:00
xantara
07e66c4055
` Updated item_db_re.sql to match item_db_re.txt
...
` Renamed a function to say RE instead of RR
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15286 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-27 06:32:02 +00:00
shennetsind
fb3394b8bd
Fixed typo in item_db_re.sql, bugreport:5108
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09 21:00:58 +00:00
brianluau
d02ec63880
- 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://svn.code.sf.net/p/rathena/svn/trunk@15043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09 03:44:35 +00:00
shennetsind
1498c40eff
Added item_db_re.sql -- missed this little guy when RREmu was merged in.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09 03:05:15 +00:00