[MIRROR] Refactors vending machine tilting (#12833)

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-06-21 19:53:56 -04:00
committed by GitHub
co-authored by Guti
parent 76862455ee
commit b09d40013d
6 changed files with 321 additions and 39 deletions
+1 -1
View File
@@ -230,7 +230,7 @@
else
if(darth_vendor.tilted || !darth_vendor.density)
continue
darth_vendor.crush_under(living_guy)
darth_vendor.tilt(living_guy)
consume_omen()
return