mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-05-21 14:16:59 +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.