diff options
-rw-r--r-- | npc/003-10/arnea.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-10/arnea.txt b/npc/003-10/arnea.txt index e7ed384dd..c9eb27819 100644 --- a/npc/003-10/arnea.txt +++ b/npc/003-10/arnea.txt @@ -136,6 +136,7 @@ OnInit: .distance = 5; //.alwaysVisible = true; // This is dumb, why Jesusalva put it here? .price=1000; + npcsit; // create hashtable $@ARENAS = htnew(); |