Enable mass pickup (#859)

* Enable mass pickup
* Update Changes.txt
* Remove getThisItemPlease
* Fix sarcophagus pickups
* Fix legacy pickup triggers not working
* Update Changes.txt
* Align pickups to surfaces
* Update pickup.cpp
* Update pickup.cpp
* Update Changes.txt
This commit is contained in:
Anatoly 2022-11-20 05:29:08 +02:00 committed by GitHub
parent 847b162e0a
commit 697aea87eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 121 additions and 54 deletions

View file

@ -20,6 +20,10 @@ Flow.SetTotalSecretCount(5)
Flow.EnableFlyCheat(true)
-- Disable/enable mass pickup (collect all pickups at once)
Flow.EnableMassPickup(true)
--------------------------------------------------
-- Title level