diff options
Diffstat (limited to 'npc/000-1/chest.txt')
-rw-r--r-- | npc/000-1/chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt index eb1be9b0..c11180f6 100644 --- a/npc/000-1/chest.txt +++ b/npc/000-1/chest.txt @@ -42,6 +42,6 @@ OnTimer160: end; OnInit: - setnpcdistance 2; + .distance = 2; end; } |