/tg/ Station 13 - Modules - TypesProc Details

ore

Mineral ores

Procs

on_orm_collectionCalled when the ore is collected by an ore redemption machine. returns the ore itself. Normally, ores without a refined type aren't collected by the orm. It can also be overriden for more specific behavior (for example, sand is smelted into glass beforehand because of different mats).

Proc Details

on_orm_collection

Called when the ore is collected by an ore redemption machine. returns the ore itself. Normally, ores without a refined type aren't collected by the orm. It can also be overriden for more specific behavior (for example, sand is smelted into glass beforehand because of different mats).