Skip to content

Character Update Guides

devyndamonster edited this page Dec 14, 2020 · 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

Clone this wiki locally