Some uses of ismouse() replaced with isanimal()

world.time used to calculate mouse spawn timer.

Spawn timer now applies to being killed via splat().
This commit is contained in:
RavingManiac
2013-02-19 19:22:00 +08:00
parent b2b2894e3b
commit 254b5cccd4
5 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
var/moving = null
var/adminobs = null
var/area = null
var/can_spawn_as_mouse = 1
var/time_died_as_mouse = null //when the client last died as a mouse
///////////////