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