diff options
Diffstat (limited to 'npc/000-2-1/arpan.txt')
-rw-r--r-- | npc/000-2-1/arpan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index 1b99be26..a553c67c 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -226,6 +226,6 @@ L_EquipDone: OnInit: .sex = G_MALE; - setnpcdistance 5; + .distance = 5; end; } |