mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 00:51:23 +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