Fixed an NPC in Morroc who still said the Dragon Fly is North
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6427 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
49fc4fe81d
commit
ada1fd040f
@ -27,6 +27,8 @@ Nexon
|
|||||||
|
|
||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
|
05/01
|
||||||
|
* Fixed an NPC in Morroc who still said the Dragon Fly is North [Playtester]
|
||||||
04/30
|
04/30
|
||||||
* Made Geffen Tower 1 in eamobs a bit more crowded [Playtester]
|
* Made Geffen Tower 1 in eamobs a bit more crowded [Playtester]
|
||||||
* Added the correct spawns for Ancient Geffenia(gef_dun03) [Playtester]
|
* Added the correct spawns for Ancient Geffenia(gef_dun03) [Playtester]
|
||||||
|
@ -286,7 +286,7 @@ morocc.gat,234,273,3 script Fly Man Armani 54,{
|
|||||||
emotion e_ic;
|
emotion e_ic;
|
||||||
next;
|
next;
|
||||||
mes "[Fly Man Armani]";
|
mes "[Fly Man Armani]";
|
||||||
mes "I saw the rare ^ff0000Dragon Fly^000000 just North of here! It was incredible!!";
|
mes "I saw the rare ^ff0000Dragon Fly^000000 just South of here! It was incredible!!";
|
||||||
next;
|
next;
|
||||||
menu "What... Dragon Fly?!",M_0,"So what?",M_1;
|
menu "What... Dragon Fly?!",M_0,"So what?",M_1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user