Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor minds, antag spawning and enslave_to_creator #11896

Open
PowerfulBacon opened this issue Nov 17, 2024 · 0 comments
Open

Refactor minds, antag spawning and enslave_to_creator #11896

PowerfulBacon opened this issue Nov 17, 2024 · 0 comments

Comments

@PowerfulBacon
Copy link
Member

enslave_to_creator is a proc that does a lot of specific behaviour, and once a mob is enslaved they won't inherit antag datums that their owner obtain which is confusing.

I propose the following refactor:

  • Seperate equipping antags from applying an antag datum so that antags can be applied without specific overrides to disable equipping for each antag
  • Upon being enslaved, register a signal to the owner mind and inherit their antags
  • Upon being enslaved, lose all antag datums
  • Upon being enslaved, join all owner antag datum's teams.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant