Skip to content

Character Update Guides

Devyn Myers edited this page Apr 11, 2021 · 4 revisions

v1.2.0 -> v1.3.0

  • Changes to EnemyType inside hold phases and patrols:

Old

"EnemyType": "M_Swat_Shield",

New

"EnemyType": [
    "M_Swat_Shield"
],

v1.3.0 -> v1.4.0

  • Changes in equipment pools and tables (left is old, right is new)

  • Changes to levels

v1.5.0 -> v1.6.0

Here is a link to a community guide

Clone this wiki locally