mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-06-02 03:59:09 +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.