/tg/ Station 13 - Modules - TypesProc Details

global_funny_embedding

global_funny_embedding!

Stored in a global datum, and created when it is turned on via event or VV'ing the GLOB.embedpocalypse_controller to be a new /datum/global_funny_embedding. Gives every item in the world a prefix to their name, and... Makes every item in the world embed when thrown, but also hooks into global signals for new items created to also bless them with embed-ability(??).

Procs

handle_current_items
on_new_item_in_existencesignal sent by a new item being created.

Proc Details

handle_current_items

handle_current_items

Gives every viable item in the world the embed_type, and the prefix prefixed to the name.

on_new_item_in_existence

signal sent by a new item being created.