From 77b271da2c3b1da88582ff523231f70026e21dba Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 23 Dec 2018 01:47:20 -0200 Subject: [skip ci] remove a now unecessary piece of code. --- npc/002-1/alige.txt | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'npc/002-1/alige.txt') diff --git a/npc/002-1/alige.txt b/npc/002-1/alige.txt index a0d94442b..92460c51f 100644 --- a/npc/002-1/alige.txt +++ b/npc/002-1/alige.txt @@ -200,16 +200,4 @@ OnInit: */ end; - - -OnTouch: - if (getareausers() <= 1) - setnpcdir "Alige", 2; // 6 - close; - -OnUnTouch: - if (getareausers() == 0) - setnpcdir "Alige", 4; // 8 - close; - } -- cgit v1.2.3-60-g2f50