Files
Bubberstation/modular_skyrat/modules/assaultops
2021-03-03 19:19:28 +00:00
..
2021-03-03 19:19:28 +00:00

Title: Assault Operatives

MODULE ID: ASSAULTOPS

Description:

Adds assault operatives, nukies without the nuke. See code for information.

TG Proc Changes:

  • code/__DEFINES/role_preferences.dm
  • code/datums/mind.dm

Defines:

  • #define ROLE_ASSAULTOPS "Assault Operative"
  • #define ASSAULT_RESULT_FLUKE 0
  • #define ASSAULT_RESULT_ASSAULT_WIN 1
  • #define ASSAULT_RESULT_CREW_WIN 2

Master file additions

  • N/A

Included files that are not contained in this module:

  • code/datums/components/gunpoint.dm

Credits:

Gandalf2k15 - OG & refactor