[MIRROR] end of file Fix (#10355)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-11 09:58:14 -07:00
committed by GitHub
parent 2af001e7e5
commit 65f21fb1d3
472 changed files with 543 additions and 558 deletions

View File

@@ -198,4 +198,4 @@ the mob is initialize()d. Switching to a subtype 'live' will require additional
effort on the coder.
*/
*/

View File

@@ -44,4 +44,4 @@
ai_log("flee_from_target() : Stepping away.", AI_LOG_TRACE)
step_away(holder, target, vision_range)
ai_log("flee_from_target() : Exiting.", AI_LOG_DEBUG)
ai_log("flee_from_target() : Exiting.", AI_LOG_DEBUG)

View File

@@ -99,4 +99,4 @@
// Apply movement delay.
// Player movement has more factors but its all in the client and fixing that would be its own project.
setMoveCooldown(delay_will_be)
return
return