diff options
-rw-r--r-- | npc/003-1/jakod.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1/jakod.txt b/npc/003-1/jakod.txt index ebe8115aa..767fc6676 100644 --- a/npc/003-1/jakod.txt +++ b/npc/003-1/jakod.txt @@ -64,5 +64,6 @@ OnInit: .sex = G_MALE; .distance = 3; + npcsit; end; } |