From f4681a67acbc5c3a8920ef4f4c498b7b85695525 Mon Sep 17 00:00:00 2001 From: Reid Date: Tue, 1 Mar 2016 08:24:46 +0100 Subject: Reduce mouboo speed. --- npc/001-1/mouboo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/npc/001-1/mouboo.txt b/npc/001-1/mouboo.txt index bcb80031..be0294e1 100644 --- a/npc/001-1/mouboo.txt +++ b/npc/001-1/mouboo.txt @@ -15,6 +15,7 @@ OnTimer2000: OnInit: .distance = 2; .sex = G_OTHER; + .speed = 600; mouboograph; } @@ -29,6 +30,7 @@ OnTimer2000: OnInit: .distance = 2; .sex = G_OTHER; + .speed = 600; mouboograph; } @@ -43,6 +45,7 @@ OnTimer2000: OnInit: .distance = 2; .sex = G_OTHER; + .speed = 600; mouboograph; } @@ -57,5 +60,6 @@ OnTimer2000: OnInit: .distance = 2; .sex = G_OTHER; + .speed = 600; mouboograph; } -- cgit v1.2.3-70-g09d2