]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Split out the CloneComponents into its own method (#37155)
authorpoklj <compgeek223@gmail.com>
Tue, 6 May 2025 17:22:32 +0000 (14:22 -0300)
committerGitHub <noreply@github.com>
Tue, 6 May 2025 17:22:32 +0000 (13:22 -0400)
commitac24be2fb7c7abf7509df60a8d204957fc82ac07
tree4fd80db1223f630b24167745bf17c8ed1d620d1f
parentcbc49975c6f0455f497773a4b35f61e41e1501bf
Split out the CloneComponents into its own method (#37155)

* Split out the CloneComponents into its own method

* CR - Move some extra info in

- add TryComp for status effects

- Move some remcomps around

- Make Special event raising components to handle special
components that reference entities that have ownership

* CR - Extra recommendation on the prototype

thanks slarti

* Solve the yaml linter problem

* CR - Typos, grammar and some extra Status effect

* cleanup

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Server/Cloning/CloningSystem.cs
Content.Shared/Cloning/CloningSettingsPrototype.cs