diff options
Diffstat (limited to 'npc/001-1/beuss.txt')
-rw-r--r-- | npc/001-1/beuss.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/beuss.txt b/npc/001-1/beuss.txt index d7d7a713..404d28a8 100644 --- a/npc/001-1/beuss.txt +++ b/npc/001-1/beuss.txt @@ -23,7 +23,7 @@ OnTimer10000: OnInit: .sex = G_MALE; - setnpcdistance 2; + .distance = 2; end; } |