code/__HELPERS/mobs.dm
/proc/get_temp_change_amount | Used to get the amount of change between two body temperatures |
---|---|
/proc/active_free_borgs | Silicon Mob Procs |
GET_CLIENT | Gets the client of the mob, allowing for mocking of the client. You only need to use this if you know you're going to be mocking clients somewhere else. |
Define Details
GET_CLIENT
Gets the client of the mob, allowing for mocking of the client. You only need to use this if you know you're going to be mocking clients somewhere else.