Sensors can now be printed, removed and installed on jumpsuits. HANDCRAFTED jumpsuits no longer have sensors by default (also mild crafting refactor) (#93121)

Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
This commit is contained in:
Ghom
2025-10-18 11:43:38 +02:00
committed by GitHub
co-authored by ArcaneMusic
parent 45d7078120
commit e5be2d0f91
22 changed files with 296 additions and 79 deletions
+4
View File
@@ -229,6 +229,10 @@ GLOBAL_LIST_INIT(skin_tone_names, list(
var/holding = user.get_active_held_item()
#ifdef UNIT_TESTS
timed_action_flags &= ~IGNORE_SLOWDOWNS //it shouldn't stop unit test dummies from being fast as hell
#endif
if(!(timed_action_flags & IGNORE_SLOWDOWNS))
delay *= user.cached_multiplicative_actions_slowdown