mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 21:22:40 +00:00
* Adds invalid recipe unit test Checks for: - Missing result type - Result type is not /atom/movable (mob or obj) - Result quantity unset - Quantity less than or equal to zero - Quantity is not an integer * Update recipe_tests.dm * adds tests to dme * dont code at night (remix) * Update recipe_tests.dm