diff options
-rw-r--r-- | npc/001-1/flyingpiou.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/001-1/flyingpiou.txt b/npc/001-1/flyingpiou.txt index bd665902..8e58dd6d 100644 --- a/npc/001-1/flyingpiou.txt +++ b/npc/001-1/flyingpiou.txt @@ -94,10 +94,6 @@ function script ArtisFlyingPiouLogic { } end; -OnPCLogoutEvent: - debugmes strnpcinfo(0) + "::OnPCLogoutEvent"; - end; - OnHour00: .LastTimeTouched = 0; end; |