diff options
Diffstat (limited to 'npc/sample/npc_test_duplicate.txt')
-rw-r--r-- | npc/sample/npc_test_duplicate.txt | 1 |
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) // |