small runtime fixy and sorter buff

This commit is contained in:
Verkister
2023-04-06 02:03:18 +03:00
parent c9bff65518
commit fbf6c88f42
2 changed files with 8 additions and 7 deletions

View File

@@ -89,8 +89,9 @@
else
A.SpinAnimation(5,3)
spawn(15)
A.forceMove(src)
qdel(A)
if(A)
A.forceMove(src)
qdel(A)
items_taken++
if(items_taken >= voracity)
break