mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Update belly_obj_vr.dm
This commit is contained in:
@@ -873,7 +873,7 @@
|
||||
dest_belly = B
|
||||
break
|
||||
if(dest_belly)
|
||||
if(autotransfer_min_amount > 0) //CHOMPEdit start
|
||||
if(autotransfer_min_amount > 1) //CHOMPEdit start
|
||||
autotransfer_queue += prey
|
||||
else
|
||||
transfer_contents(prey, dest_belly)
|
||||
|
||||
Reference in New Issue
Block a user