code/game/objects/items/AI_modules/_AI_modules.dm
SHOULD_QDEL_MODULE | defined truthy result for handle_unique_ai() , which makes initialize return INITIALIZE_HINT_QDEL |
---|---|
/obj/item/ai_module/core/round_default_fallback | When the default lawset spawner cannot find a module object to spawn, it will spawn this, and this sets itself to the round default. This is so /datum/lawsets can be picked even if they have no module for themselves. |
Define Details
SHOULD_QDEL_MODULE
defined truthy result for handle_unique_ai()
, which makes initialize return INITIALIZE_HINT_QDEL