* Forced ghost override such that when a nymph is created, the ghost is forced into the nymph.
* Update Content.Server/Species/Systems/NymphSystem.cs
Add labeller identifying deltav change to upstream code
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
Signed-off-by: Theo <tad3@illinois.edu>
---------
Signed-off-by: Theo <tad3@illinois.edu>
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
* Fix test
* Kill float accumulators
* Use entity proxy methods
* DataField auto name generation where possible
* Kill comp properties
* Clean up server comps
* Make events record structs
* Clean up shared body code
* Clean up server body code
* Rename organ events to be same names as in med refactor
(cherry picked from commit 37b8d78dac047122fe77038bafb8e682132db3cd)
* nymphs now don't get deleted together with the body of the diona
* moved nymph system to server
(cherry picked from commit 9969bd25841b5162d80125c9a2fc000a94c3b558)