Movement delay fixes and optimization
This commit is contained in:
committed by
CitadelStationBot
parent
d25894447e
commit
7621d1da91
@@ -162,7 +162,7 @@
|
||||
for(var/mob/M in get_hearers_in_view(range, src))
|
||||
M.show_message( message, 2, deaf_message, 1)
|
||||
|
||||
/mob/proc/movement_delay()
|
||||
/mob/proc/movement_delay() //update /living/movement_delay() if you change this
|
||||
return 0
|
||||
|
||||
/mob/proc/Life()
|
||||
|
||||
Reference in New Issue
Block a user