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

[Feature] Queen Respawn Timer #56

Open
rahlzel opened this issue Dec 9, 2014 · 1 comment
Open

[Feature] Queen Respawn Timer #56

rahlzel opened this issue Dec 9, 2014 · 1 comment

Comments

@rahlzel
Copy link
Contributor

rahlzel commented Dec 9, 2014

Code and line numbers involved:

Pseudo code would be something akin to:

if queen dies
   start timer

if Drone uses Evolve verb
   check time left on timer and output it to Drone
else 
   evolve into queen

The proposed time between Queens is at the moment 20 minutes.

@rahlzel
Copy link
Contributor Author

rahlzel commented Dec 13, 2014

Making a note for future reference: https://github.com/jaggerestep/ColonialMarines/blob/master/code/modules/mob/living/carbon/alien/humanoid/queen.dm#L38-L42

This is in the code but doesn't seem to be working right. I've never seen the notification. If it can be fixed this is probably the best place for the feature.

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