* Added some items with enforced delays to the item_delay_db!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14458 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
a9c0bc7924
commit
0644a4e491
@ -8,6 +8,8 @@
|
|||||||
1475 Equestrian's Spear: NEED INFO.
|
1475 Equestrian's Spear: NEED INFO.
|
||||||
13005 Angelic Wing Dagger: NEED INFO.
|
13005 Angelic Wing Dagger: NEED INFO.
|
||||||
=======================
|
=======================
|
||||||
|
2010/11/10
|
||||||
|
* Rev. 14458 Added some items with enforced delays to the item_delay_db! [L0ne_W0lf]
|
||||||
2010/11/04
|
2010/11/04
|
||||||
* Rev. 14445 Updated monster database. Most spawning monsters stats are now updated. [L0ne_W0lf]
|
* Rev. 14445 Updated monster database. Most spawning monsters stats are now updated. [L0ne_W0lf]
|
||||||
- 'Ghost' mobs, and event monsters are not updated at this time.
|
- 'Ghost' mobs, and event monsters are not updated at this time.
|
||||||
|
@ -4,3 +4,14 @@
|
|||||||
//
|
//
|
||||||
// Structure:
|
// Structure:
|
||||||
// Item ID,Delay in Milliseconds
|
// Item ID,Delay in Milliseconds
|
||||||
|
|
||||||
|
//12202,60000 //Str_Dish10_
|
||||||
|
//12203,60000 //Agi_Dish10_
|
||||||
|
//12204,60000 //Int_Dish10_
|
||||||
|
//12205,60000 //Dex_Dish10_
|
||||||
|
//12206,60000 //Luk_Dish10_
|
||||||
|
//12207,60000 //Vit_Dish10_
|
||||||
|
12208,60000 //Battle_Manual
|
||||||
|
12210,60000 //Bubble_Gum
|
||||||
|
14538,300000 //Glass_Of_Illusion
|
||||||
|
14586,180000 //Spark_Candy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user