* Updated example in mob_avail.txt to match the format description and actual implementation (bugreport:4599, follow up to r14532).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14533 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
0781024807
commit
fe818bf27a
@ -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/12/01
|
||||||
|
* Rev. 14532 Updated example in mob_avail.txt to match the format description and actual implementation (bugreport:4599, follow up to r14532). [Ai4rei]
|
||||||
2010/11/30
|
2010/11/30
|
||||||
* Rev. 14529 Fixed a mistake (excess dummy name) in dead branch list fallback value (since r32). [Ai4rei]
|
* Rev. 14529 Fixed a mistake (excess dummy name) in dead branch list fallback value (since r32). [Ai4rei]
|
||||||
* Rev. 14524 Updated comments for skill Berserk in skill_tree.txt, among others because they would cause errors the way they are read now. [Ai4rei]
|
* Rev. 14524 Updated comments for skill Berserk in skill_tree.txt, among others because they would cause errors the way they are read now. [Ai4rei]
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
// MobID,SpriteID,Sex,Hair,Hair_Color,Weapon,Shield,Head_Top,Head_Middle,Head_Bottom,Option,Dye_Color
|
// MobID,SpriteID,Sex,Hair,Hair_Color,Weapon,Shield,Head_Top,Head_Middle,Head_Bottom,Option,Dye_Color
|
||||||
// Use Item ID for weapons and shields, not View ID.
|
// Use Item ID for weapons and shields, not View ID.
|
||||||
|
|
||||||
//1002,1039 //Poring,Baphomet (Make Porings look like Baphomet)
|
//1002,1039,0 //Poring,Baphomet (Make Porings look like Baphomet)
|
||||||
//1970,1002,10013 // new mob that looks like a Poring with a backpack
|
//1970,1002,10013 // new mob that looks like a Poring with a backpack
|
||||||
|
|
||||||
// Easter Event Monsters
|
// Easter Event Monsters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user