*Minor database updates related to the Falicious Okolnir dungeon.
- Corrected the names of Andvari's Ring and Valkyrie's Token. - Added Crystal_Key and Valkyrie's_Gift item_trade restrictions. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13779 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
b7f826ddab
commit
b1cff52184
@ -38,6 +38,9 @@
|
|||||||
|
|
||||||
=======================
|
=======================
|
||||||
2009/05/15
|
2009/05/15
|
||||||
|
* Rev. 13779 Minor database updates related to the Falicious Okolnir dungeon. [L0ne_W0lf]
|
||||||
|
- Corrected the names of Andvari's Ring and Valkyrie's Token.
|
||||||
|
- Added Crystal_Key and Valkyrie's_Gift item_trade restrictions.
|
||||||
* Removed custom behavior on some AutoSpellWhenHit bonuses [Playtester]
|
* Removed custom behavior on some AutoSpellWhenHit bonuses [Playtester]
|
||||||
- they now use aegis default activation (SHORT+LONG+WEAPON+NORMAL+SKILL)
|
- they now use aegis default activation (SHORT+LONG+WEAPON+NORMAL+SKILL)
|
||||||
* Added graphical effects to bonusautoscripts of Bloody Eater and Atroce Card [Playtester]
|
* Added graphical effects to bonusautoscripts of Bloody Eater and Atroce Card [Playtester]
|
||||||
|
@ -3291,10 +3291,10 @@
|
|||||||
7828,Bravery_Badge,Bravery Badge,3,,1,0,,,,,,,,,,,,,{},{},{}
|
7828,Bravery_Badge,Bravery Badge,3,,1,0,,,,,,,,,,,,,{},{},{}
|
||||||
7829,Valor_Badge,Valor Badge,3,,1,0,,,,,,,,,,,,,{},{},{}
|
7829,Valor_Badge,Valor Badge,3,,1,0,,,,,,,,,,,,,{},{},{}
|
||||||
7830,Goddess_Tear,Goddess Tear,3,1,,500,,,,,,,,,,,,,{},{},{}
|
7830,Goddess_Tear,Goddess Tear,3,1,,500,,,,,,,,,,,,,{},{},{}
|
||||||
7831,Valkyrie's_Token,Valkyrie's Token,3,1,,500,,,,,,,,,,,,,{},{},{}
|
7831,Valkyrie_Token,Valkyrie's Token,3,1,,500,,,,,,,,,,,,,{},{},{}
|
||||||
7832,Brynhild_Armor_Piece,Brynhild Armor Piece,3,1,,500,,,,,,,,,,,,,{},{},{}
|
7832,Brynhild_Armor_Piece,Brynhild Armor Piece,3,1,,500,,,,,,,,,,,,,{},{},{}
|
||||||
7833,Hero_Remains,Hero's Remains,3,1,,500,,,,,,,,,,,,,{},{},{}
|
7833,Hero_Remains,Hero's Remains,3,1,,500,,,,,,,,,,,,,{},{},{}
|
||||||
7834,Andvari's_Ring,Andvari's Ring,3,1,,500,,,,,,,,,,,,,{},{},{}
|
7834,Andvari_Ring,Andvari's Ring,3,1,,500,,,,,,,,,,,,,{},{},{}
|
||||||
7835,Dusk_Glow,Dusk Glow,3,1,,500,,,,,,,,,,,,,{},{},{}
|
7835,Dusk_Glow,Dusk Glow,3,1,,500,,,,,,,,,,,,,{},{},{}
|
||||||
7836,Dawn_Essence,Dawn Essence,3,1,,500,,,,,,,,,,,,,{},{},{}
|
7836,Dawn_Essence,Dawn Essence,3,1,,500,,,,,,,,,,,,,{},{},{}
|
||||||
7837,Cold_Moonlight,Cold Moonlight,3,1,,500,,,,,,,,,,,,,{},{},{}
|
7837,Cold_Moonlight,Cold Moonlight,3,1,,500,,,,,,,,,,,,,{},{},{}
|
||||||
|
@ -588,4 +588,8 @@
|
|||||||
|
|
||||||
// "Valentine's Day (2009)" Event related items
|
// "Valentine's Day (2009)" Event related items
|
||||||
//5817,123,100
|
//5817,123,100
|
||||||
//14466,123,100
|
//14466,123,100
|
||||||
|
|
||||||
|
// Falicious Okolnir
|
||||||
|
7839,123,100 // Crystal_Key
|
||||||
|
7840,123,100 // Valkyrie's_Gift
|
||||||
|
Loading…
x
Reference in New Issue
Block a user