diff options
Diffstat (limited to 'npc/001-1/qonan.txt')
-rw-r--r-- | npc/001-1/qonan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/qonan.txt b/npc/001-1/qonan.txt index d08f69a1..334901f4 100644 --- a/npc/001-1/qonan.txt +++ b/npc/001-1/qonan.txt @@ -86,7 +86,7 @@ L_QuestDone: OnInit: .sex = G_MALE; - setnpcdistance 2; + .distance = 2; .debug = 1; end; } |