diff options
Diffstat (limited to 'npc/000-1/gugli.txt')
-rw-r--r-- | npc/000-1/gugli.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index fcf6156b..cdfa1365 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -22,7 +22,6 @@ // 21 Gugli gives you the task. // 22 Gave all of the box to Gugli. -// Size = 2 000-1,85,108,0 script Gugli 413,{ OnTalk: @@ -230,6 +229,7 @@ L_Quit: OnInit: setnpcsex 1; + setnpcdistance 2; end; } |