mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-15 02:03:48 +01:00
[MIRROR] Department Goals Subsystem (#12816)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com> Co-authored-by: Guti <guti23400@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2bdf48b78d
commit
2d09ccfdc7
@@ -138,6 +138,9 @@
|
||||
pose_move = FALSE
|
||||
remove_pose_indicator()
|
||||
|
||||
if(client && !is_incorporeal() && isturf(loc))
|
||||
GLOB.step_taken_shift_roundstat++
|
||||
|
||||
// This calculates the amount of slowdown to receive from items worn. This does NOT include species modifiers.
|
||||
// It is in a seperate place to avoid an infinite loop situation with dragging mobs dragging each other.
|
||||
// Also its nice to have these things seperated.
|
||||
|
||||
Reference in New Issue
Block a user