Initial box tweaker base.

This commit is contained in:
JezuzLizard 2021-09-19 23:58:18 -07:00
parent 0dae1e5536
commit 047b2f0983
3 changed files with 1094 additions and 0 deletions

View File

@ -0,0 +1,20 @@
Compile box_tweaker.gsc amd place it in scripts/zm
It lets you easily customize the mystery boxes important behaviors.
Features:
-- Customize the weapon limits.
-- Customize the box contents.
-- All boxes active at once option.
-- Shareable box weapon.
-- Choose the start location.
-- Change the cost of the mystery box.
-- Option to allow players to summon the box to their location for a cost.
-- Option to allow box weapon theft.
-- Change unlock cost(MoTD only).
-- Option to disable EMP affecting the box.
-- Disable box moving.
-- Ability to enable a permanent fire sale.
-- Change box spin time.
-- Change box timeout.
-- Change maximum and minimum rolls until the box may move.

File diff suppressed because it is too large Load Diff

View File