summaryrefslogtreecommitdiff
path: root/npc/001-1/mouboo.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-03-01 08:24:46 +0100
committerReid <reidyaro@gmail.com>2016-03-01 19:04:14 +0100
commitf4681a67acbc5c3a8920ef4f4c498b7b85695525 (patch)
treef80b645fb619573cbbf705dbaead29632552aaf6 /npc/001-1/mouboo.txt
parent2c5358371e57440ca703d8a6338a3a109a621832 (diff)
downloadserverdata-f4681a67acbc5c3a8920ef4f4c498b7b85695525.tar.gz
serverdata-f4681a67acbc5c3a8920ef4f4c498b7b85695525.tar.bz2
serverdata-f4681a67acbc5c3a8920ef4f4c498b7b85695525.tar.xz
serverdata-f4681a67acbc5c3a8920ef4f4c498b7b85695525.zip
Reduce mouboo speed.
Diffstat (limited to 'npc/001-1/mouboo.txt')
-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;
}