* Removed a comment I had placed on line 6879 in Skill.c.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10872 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
13c2d03c66
commit
7533ae5726
@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
|
||||
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
|
||||
|
||||
2007/07/09
|
||||
* Rev. 10872 Removed a comment I had placed on line 6879 in Skill.c. [L0ne_W0lf]
|
||||
* Rev. 10870 Alchemist skill "AM_CANNIBALIZE" ("Summon_Flora") now [L0ne_W0lf]
|
||||
summons the proper monsters.
|
||||
2007/07/07
|
||||
|
@ -6876,7 +6876,7 @@ struct skill_unit_group *skill_unitsetting (struct block_list *src, int skillid,
|
||||
alive=0;
|
||||
else
|
||||
clif_changemapcell(src->m,ux,uy,5,0);
|
||||
//}
|
||||
}
|
||||
}
|
||||
|
||||
if(alive){
|
||||
|
Loading…
x
Reference in New Issue
Block a user