mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
[MIRROR] Refactors vending machine tilting (#12833)
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
co-authored by
Guti
parent
76862455ee
commit
b09d40013d
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user