From d9217eb957d33e1ab4911ba99c1169f63cf5a0c2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 26 May 2018 22:31:52 -0300 Subject: Tycoon ready partly tested --- npc/007-1/tycoon.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'npc/007-1') diff --git a/npc/007-1/tycoon.txt b/npc/007-1/tycoon.txt index 3356cd278..4a8830e88 100644 --- a/npc/007-1/tycoon.txt +++ b/npc/007-1/tycoon.txt @@ -236,9 +236,6 @@ OnKillCaveMaggot: tycoon_add_kills(); message strcharinfo(0), l("@@/25 Cave Maggots", .@k+1); } - } else { - if (is_staff()) - dispbottom "It's working. (T:OKHM)"; } end; OnKillCaveSnake: @@ -293,8 +290,5 @@ OnInit: .sex = G_MALE; .distance = 4; - // TODO: NPC is not ready - disablenpc .name$; - end; } -- cgit v1.2.3-60-g2f50