From ff3ed0418785a6dcb7d111ef15e51464631e4fd2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 Feb 2019 01:34:11 -0200 Subject: [skip ci] Attempt different function --- npc/005-1-1/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/005-1-1') diff --git a/npc/005-1-1/main.txt b/npc/005-1-1/main.txt index 6823fc441..7562dfcdc 100644 --- a/npc/005-1-1/main.txt +++ b/npc/005-1-1/main.txt @@ -131,7 +131,7 @@ OnInteract: .@cropId$=getcropid(.@x, .@y); if (array_find(@DESTROYED, .@cropId$) == -1) { array_push(@DESTROYED, .@cropId$); - disablenpc instance_npcname("#Marggo"+.@cropId$); + hideonnpc instance_npcname("#Marggo"+.@cropId$); } // Tell the Maggot to walk to a random coordinate -- cgit v1.2.3-60-g2f50