From 3a44e2ae5c2286a41098d6b6f6270d8315a32acf Mon Sep 17 00:00:00 2001 From: gumi Date: Sun, 8 Jul 2018 13:54:23 -0400 Subject: move confused tree to hurnscald --- npc/008-1/confused-tree.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/npc/008-1/confused-tree.txt b/npc/008-1/confused-tree.txt index eab5ee79..b7457ec3 100644 --- a/npc/008-1/confused-tree.txt +++ b/npc/008-1/confused-tree.txt @@ -11,7 +11,7 @@ // ~t lowercase hot word regex -008-1,84,63,0 script Confused Tree NPC_CONFUSED_TREE,14,14,{ +008-1,255,109,0 script Confused Tree NPC_CONFUSED_TREE,14,14,{ function tree_panel { if (is_trusted() == false && #Tree_Trusted == false) @@ -938,7 +938,8 @@ OnInit: face(); // boring stuff below - .version = 21; // increase this when you make a change + .version[0] = 21; // increase this when you make a change + .version[1] = 1; .uptime = gettimetick(2); .alwaysVisible = true; // the NPC doesn't de-spawn when moving away .pid = 1; // regex pattern id -- cgit v1.2.3-70-g09d2