diff options
author | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-02 17:52:11 +0000 |
---|---|---|
committer | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-02 17:52:11 +0000 |
commit | eda66218c142672f053a126ea0cea9ce43effb02 (patch) | |
tree | a342cf09497c2e66a181ad39fbf769c3455bb4ea /npc/cities/amatsu.txt | |
parent | 631137fae16d2ef187e461fe8ac5e53e1088967b (diff) | |
download | hercules-eda66218c142672f053a126ea0cea9ce43effb02.tar.gz hercules-eda66218c142672f053a126ea0cea9ce43effb02.tar.bz2 hercules-eda66218c142672f053a126ea0cea9ce43effb02.tar.xz hercules-eda66218c142672f053a126ea0cea9ce43effb02.zip |
* Added kunai_maker.txt to make elemental kunais. [erKURITA]
* Added new npcs @ que_ng.gat ninja map portion. [erKURITA]
* Added new shops @ que_ng.gat ninja map portion. [erKURITA]
* Commented wrong shops @ amatsu.txt. [erKURITA]
* Added que_ng.gat ninja map portion's warp. [erKURITA]
* Modified and corrected the gunslinger quest. [erKURITA]
* Changed the prices of the ninja stones according to kRO. [erKURITA]
All the kRO related info is thanks to RockmanEXE
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6448 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/amatsu.txt')
-rw-r--r-- | npc/cities/amatsu.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/cities/amatsu.txt b/npc/cities/amatsu.txt index 547d24ad3..3b3ccad87 100644 --- a/npc/cities/amatsu.txt +++ b/npc/cities/amatsu.txt @@ -1473,3 +1473,10 @@ amatsu.gat,261,197,4 script Legendary Sakura Tree 111,{ mes "they always reach an agreement^000000";
close;
}
+
+//| Ninja map portion dummy npcs, commented by default.
+//que_ng.gat,27,18,3 script Seaman 709,{end;}
+//que_ng.gat,28,45,3 script Man 86,{end;}
+//que_ng.gat,28,50,3 script Seaman2 709,{end;}
+//que_ng.gat,22,62,3 script Seaman2 709,{end;}
+//que_ng.gat,30,65,3 script Ninja Sensei 730,{end;}
\ No newline at end of file |