diff options
Diffstat (limited to 'npc/000-1/muller.txt')
-rw-r--r-- | npc/000-1/muller.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt index b6a2dd90..a3a1fc77 100644 --- a/npc/000-1/muller.txt +++ b/npc/000-1/muller.txt @@ -122,6 +122,6 @@ L_Quit: OnInit: .sex = G_MALE; - setnpcdistance 2; + .distance = 2; end; } |