mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-06-01 12:10:47 +01:00
ead0f31426
All mob-interaction logic now resides in nanointeraction.dm and is called by the base CanUseTopic(). Specifics for when objects allows mob-interaction can be specified by overriding CanUseTopic(), see machinery.dm.