Forráskód Böngészése

* Reduced Robo_Eye bonus from 3 -> 2 (bugreport:4288)
* Disabled the Peco Peco repeatable quest, see comment in conf as to why.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14340 54d463be-8e91-2dee-dedb-b68131a5f0ec

L0ne_W0lf 15 éve
szülő
commit
ca752c96b1
4 módosított fájl, 8 hozzáadás és 6 törlés
  1. 3 2
      db/Changelog.txt
  2. 1 1
      db/item_db.txt
  3. 2 1
      npc/Changelog.txt
  4. 2 2
      npc/scripts_athena.conf

+ 3 - 2
db/Changelog.txt

@@ -8,8 +8,9 @@
 	1475 Equestrian's Spear:	NEED INFO.
 	13005 Angelic Wing Dagger:	NEED INFO.
 =======================
-2010/06/10
-	* Rev. 14339 Teehee, bugfixes! Some I made, some I missed.
+2010/06/11
+	* Rev. 14340 Reduced Robo_Eye bonus from 3 -> 2 (bugreport:4288) [L0ne_W0lf]
+	* Rev. 14339 Teehee, bugfixes! Some I made, some I missed. [L0ne_W0lf]
 	* Fixed missing slot on Power_of_Thor. (bugreport:4168)
 	* Fixed size for HELL_APOCALIPS and ZUKADAM. (bugreport:4293)
 	* Fixed mob modes on ANCIENT_TREE and RYNCHO. (bugreport:4294)

+ 1 - 1
db/item_db.txt

@@ -2509,7 +2509,7 @@
 5322,Scarf,Kerchief,5,20,,100,,2,,0,0xFFFFFFFF,7,2,256,,24,0,343,{ bonus bFlee,5; bonus bMdef,2; },{},{}
 5323,Misstrance_Crown,Misstrance Crown,5,20,,0,,10,,0,0xFFFFFFFF,7,2,256,,1,0,165,{ bonus bAllStats,2; },{},{}
 5324,Little_Angel_Doll,Little Angel Doll,5,20,,300,,2,,0,0xFFFFFFFF,7,2,256,,10,0,344,{ bonus bDex,3; bonus4 bAutoSpellWhenHit,"CR_GRANDCROSS",3,30,0; },{},{}
-5325,Robo_Eye,Robo Eye,5,20,,200,,2,,0,0xFFFFFFFF,7,2,512,,10,0,345,{ bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; bonus bMatkRate,3; bonus bDex,1; },{},{}
+5325,Robo_Eye,Robo Eye,5,20,,200,,2,,0,0xFFFFFFFF,7,2,512,,10,0,345,{ bonus2 bAddRace,RC_NonBoss,2; bonus2 bAddRace,RC_Boss,2; bonus bMatkRate,2; bonus bDex,1; },{},{}
 5326,Masquerade_C,Masquerade C,5,1,,0,,1,,0,0xFFFFFFFE,7,2,512,,1,0,78,{ bonus2 bAddRace,RC_DemiHuman,7; },{},{}
 5327,Orc_Hero_Helm_C,Refined Helmet of Orc Hero,5,1,,0,,10,,0,0xFFFFFFFE,7,2,768,,1,0,178,{ bonus bStr,5; bonus bVit,3; },{},{}
 5328,Evil_Wing_Ears_C,Evil Wing Ears C,5,1,,0,,2,,0,0xFFFFFFFF,7,2,256,,1,0,129,{ bonus bStr,1; },{},{}

+ 2 - 1
npc/Changelog.txt

@@ -1,6 +1,7 @@
 Date		Added
 ======
-2010/06/10
+2010/06/11
+	* Rev. 14340 Disabled the Peco Peco repeatable quest, see comment in conf as to why. [L0ne_W0lf]
 	* Rev. 14339 Implemented repeatable EXP quests (with kill count and item gathering options) removed iRO_Exp.txt. [L0ne_W0lf]
 2010/06/10
 	* Rev. 14338 Removed a 'close' in a 13.1 quest which should have been 'close2'. (bugreport:4276)

+ 2 - 2
npc/scripts_athena.conf

@@ -157,7 +157,8 @@ npc: npc/quests/collection/quest_frilldora.txt
 npc: npc/quests/collection/quest_golem.txt
 npc: npc/quests/collection/quest_hode.txt
 npc: npc/quests/collection/quest_leafcat.txt
-npc: npc/quests/collection/quest_pecopeco.txt
+//Exploitable due to vendor selling Bill of Birds in Morroc
+//npc: npc/quests/collection/quest_pecopeco.txt
 npc: npc/quests/collection/quest_pupa.txt
 //Town Relay Quests
 npc: npc/quests/2007_relay.txt
@@ -321,5 +322,4 @@ npc: npc/other/monster_race.txt
 npc: npc/instances/SealedShrine.txt
 //npc: npc/instances/EndlessTower.txt
 npc: npc/instances/OrcsMemory.txt
-//npc: npc/instances/NydhoggsNext.txt
 // --------------------------------------------------------------