mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 21:48:58 +03:00
# Description
Another request by Aisha for Hullrot. This adds the necessary code for
supporting completely yml serialized cybernetics, via use of the all
powerful TraitFunctions library. A new TraitFunction exists for removing
actions from an entity, and in order to make it less terrible to use, I
added a new public function to the SharedActionsSystem to allow removing
an Action from an entity via Action Prototype rather than EntityUid.
# Changelog
🆑
- add: Added support for Organs(such as Cybernetics) to utilize the same
massive library of functions used by Traits.