-
Notifications
You must be signed in to change notification settings - Fork 565
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
Research DNA disintegrating content #6548
Conversation
I can see a future where goons just become an arrest on sight for most COs/XOs. Since now theres an actual insentive to fuck them up besided "I hate WY". |
should be ready now |
One more way of mutilating each other for our beloved researchers! Let's goooo!!! |
10 credits is there for the purchase of the chemical, now goons have no reason to take it since it'd basically be a robbery. Ah, tech points.. right, that makes sense now. |
Co-authored-by: kiVts <[email protected]>
@@ -55,6 +55,8 @@ | |||
affected_mob.drop_inv_item_on_ground(items) | |||
var/mob/living/carbon/xenomorph/drone/xeno = new(turf) | |||
xeno.set_hive_and_update(XENO_HIVE_MUTATED) | |||
if(length(xeno.hive.totalXenos) <= 1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isnt this disabling queen evolve for the entire hive ??
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, if the hive has no members other than the DDI xeno. Not really a big deal, won't affect events where admins make the base hive mutated. Could possibly affect thunderdome I guess?
This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself |
this says a lot about CM |
About the pull request
monkeys can now catch the xeno transforming disease given by DDI
now only need 150 cloneloss instead of 190 to trigger the disease
now turns you into a mutated drone (freed mob if monkey) that cannot evolve to queen
marines no longer get 10 tech points for scanning DDI
if a xeno is made through the disease while inside research containment, marines get rewarded with 1 tech point per minute for a span of 20 minutes
Explain why it's good for the game
cool feature and adds a reason to hide your DDI vial from the goons
actually lets you test DDI without being bwoinked for LRP self testing
more research experimenting and new and exciting content
Testing Photographs and Procedure
yes I tested this and (I think) all edge cases
Changelog
🆑
add: Monkeys can now catch the xeno transforming disease from DDI and will give a reward if they transform while inside research containment.
add: Individuals infected with xeno transformation disease will now play xeno sounds intermittently.
balance: DDI no longer gives 10 tech points when scanned.
add: DDI now transforms you into a mutated drone instead of a random selection of normal hive tier 1s
/:cl: