diff options
Diffstat (limited to 'npc/000-1/shop.txt')
-rw-r--r-- | npc/000-1/shop.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/shop.txt b/npc/000-1/shop.txt index 6db690cb..c0536763 100644 --- a/npc/000-1/shop.txt +++ b/npc/000-1/shop.txt @@ -19,7 +19,7 @@ OnInit: sellitem PiouSlayer, -1, 1000; .sex = G_MALE; - setnpcdistance 2; + .distance = 2; end; OnClock0000: |