summaryrefslogtreecommitdiff
path: root/npc/001-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1')
-rw-r--r--npc/001-1/mouboo.txt4
1 files changed, 4 insertions, 0 deletions
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;
}