mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
/**
|
|
* Component-driven mob.
|
|
*
|
|
* See /datum/component and /datum/component_container.
|
|
*/
|
|
/mob/living/component
|