Selaa lähdekoodia

Flywing and Butterfly Wing will now use the teleport skill

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9274 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester 18 vuotta sitten
vanhempi
commit
4822dcf191
2 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 1 0
      db/Changelog.txt
  2. 2 2
      db/item_db.txt

+ 1 - 0
db/Changelog.txt

@@ -20,6 +20,7 @@
 
 ========================
 11/20
+	* Flywing and Butterfly Wing will now use the teleport skill [Playtester]
 	* Official skills for Breeze and Plasma [Playtester]
 	* Official X.4 skills thanks to Tharis [Playtester]
 	- also set MVP skills to MVP skill level

+ 2 - 2
db/item_db.txt

@@ -93,8 +93,8 @@
 589,Pizza,Pizza,0,,10,150,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,64),0; },{},{}
 // Usable Items
 //===================================================================
-601,Wing_Of_Fly,Fly Wing,2,60,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "Random",0,0; },{},{}
-602,Wing_Of_Butterfly,Butterfly Wing,2,300,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "SavePoint",0,0; },{},{}
+601,Wing_Of_Fly,Fly Wing,11,60,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill 26,1,""; },{},{}
+602,Wing_Of_Butterfly,Butterfly Wing,11,300,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill 26,2,""; },{},{}
 603,Old_Blue_Box,Old Blue Box,2,10000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_BlueBox),1; },{},{}
 604,Branch_Of_Dead_Tree,Dead Branch,2,50,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",-1,-1,"--ja--",-1,1,""; },{},{}
 605,Anodyne,Anodyne,0,2000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ENDURE,10000,1; },{},{}