summaryrefslogtreecommitdiff
path: root/npc/sample
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-15 20:09:03 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-15 20:09:03 +0000
commit1b0780d6839a63bfaf4ff5b0287aa83605d817d9 (patch)
tree631d5481c8f9228bc0672c6c5fe2759c736b4bc1 /npc/sample
parenta50ded25a83b2e164725672f30495f4f7fedc560 (diff)
downloadhercules-1b0780d6839a63bfaf4ff5b0287aa83605d817d9.tar.gz
hercules-1b0780d6839a63bfaf4ff5b0287aa83605d817d9.tar.bz2
hercules-1b0780d6839a63bfaf4ff5b0287aa83605d817d9.tar.xz
hercules-1b0780d6839a63bfaf4ff5b0287aa83605d817d9.zip
Some small adjustment to the P.o.S. guild script...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11221 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/sample')
-rw-r--r--npc/sample/npc_test_duplicate.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/sample/npc_test_duplicate.txt b/npc/sample/npc_test_duplicate.txt
index b9e6a4d4c..5c61c4fcd 100644
--- a/npc/sample/npc_test_duplicate.txt
+++ b/npc/sample/npc_test_duplicate.txt
@@ -5,6 +5,7 @@
//
// Outcome (r11216 trunk):
// * the variables are _shared_ between all duplicates
+// * each duplicate knows its own map coordinates
// * 'OnInit' loads the middle poring last, for some reason
// * duplicates always override the source npc's trigger area (even 0x0)
//