need to update more

This commit is contained in:
Metis
2024-06-27 23:35:38 -04:00
parent 4548b18b30
commit 9ffa3dfd85
5 changed files with 52 additions and 3 deletions
+4
View File
@@ -84,6 +84,10 @@
if(!mob.Process_Spacemove(direct))
return FALSE
//GS13 EDIT
if(HAS_TRAIT(mob, TRAIT_NO_MOVE))
return FALSE
//We are now going to move
var/add_delay = mob.movement_delay()