@job ninja/gunslinger. you need latest exe
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5485 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
39b2650cf0
commit
3075eeeca6
@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
|
|||||||
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
|
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
|
||||||
|
|
||||||
2006/03/07
|
2006/03/07
|
||||||
|
* Added Gunslinger and Ninja into @job. of course, you need latest EXE
|
||||||
|
for make this work... and of course no skills yet! [Vicious]
|
||||||
* Storm Gust now knocks back on a random direction instead of away from the
|
* Storm Gust now knocks back on a random direction instead of away from the
|
||||||
storm. [Skotlex]
|
storm. [Skotlex]
|
||||||
2006/03/06
|
2006/03/06
|
||||||
|
@ -2217,6 +2217,9 @@ int atcommand_jobchange(
|
|||||||
{ "dancer", 20 },
|
{ "dancer", 20 },
|
||||||
{ "super novice", 23 },
|
{ "super novice", 23 },
|
||||||
{ "supernovice", 23 },
|
{ "supernovice", 23 },
|
||||||
|
{ "gunslinger", 24 },
|
||||||
|
{ "gunner", 24 },
|
||||||
|
{ "ninja", 25 },
|
||||||
{ "high novice", 4001 },
|
{ "high novice", 4001 },
|
||||||
{ "swordsman high", 4002 },
|
{ "swordsman high", 4002 },
|
||||||
{ "mage high", 4003 },
|
{ "mage high", 4003 },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user