DGamerL
DGamerL
Nevermind it exists #25589 we are so back
> > Why does nobody want to use `DECISECONDS` defines :( > > i thought the `SECONDS` were those 😠would `DECISECONDS` be used for the `0.1` option? 0.1 seconds...
Spaceacillin in the pen is pretty good, as it has a very low metabolism rate and stays long in the body
``` DEBUG: More than one valid recipe completion at the same step, this shouldn't happen. Valid recipes: /datum/cooking/recipe/carrotfries, /datum/cooking/recipe/deep_fried_anything ``` Edit: Unrelated issue, not relevant
As a sidenote: This should apply to all species changing things, not just tajaran!
Nothing changes with that
Mechs can now point blank fire. Also sends a message if you're facing the wrong way to hit something
> Would this have any effect on AI-controlled mechs? > > I'm pretty sure currently AIs only have access to the help and harm intents Then they probably won't be...
The issue is that in this codeblock it doesn't check the contents of organs! ```js else L += contents for(var/obj/item/storage/S in contents) //Check for storage items L += get_contents(S) for(var/obj/item/mod/control/C...
This PR is going stale, please deconflict!
> I've tested all of them and it seems only 2 of them cause bugs > > #23391 As far as I'm aware, most `new()` usages with mutable appearances caused...