Fractal Block World

Fractal Block World

评价数不足
How to get rid of annoying drop boxes
由 SCP-096 制作
This is cheating.
   
奖励
收藏
已收藏
取消收藏
Guide:
  1. Open the following file in a text editor: (GamePath)\Data\Packages\xar\Game\MEnt\game_ment_drop.lua
  2. Navigate to line 48.
  3. Replace local zero_extra_levels = ( drop_extra_levels == 0 ) with
    local zero_extra_levels = ( drop_extra_levels >= 0 ).
  4. Save the file.
  5. Open fractal block world and enter the Xar package. If everything's working correctly, enemies on the same level as the player that normally spawn drop boxes upon death will instead drop the item instantly.