From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Wed, 19 Mar 2025 22:25:53 +0000 (+0100) Subject: Add a code comment to the trait prototype files (#35936) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=988cb087605b362596d9d08aac328ded11d27046;p=space-station-14.git Add a code comment to the trait prototype files (#35936) code comment --- diff --git a/Resources/Prototypes/Traits/disabilities.yml b/Resources/Prototypes/Traits/disabilities.yml index b7b3ba1ddc..18afa7d715 100644 --- a/Resources/Prototypes/Traits/disabilities.yml +++ b/Resources/Prototypes/Traits/disabilities.yml @@ -1,3 +1,5 @@ +# If you add a new trait, make sure to add the corresponding component to the whitelist in \Resources\Prototypes\Entities\Mobs\Player\clone.yml so it gets copied to clones correctly! + - type: trait id: Blindness name: trait-blindness-name diff --git a/Resources/Prototypes/Traits/quirks.yml b/Resources/Prototypes/Traits/quirks.yml index d01bf6218a..f51264e6bc 100644 --- a/Resources/Prototypes/Traits/quirks.yml +++ b/Resources/Prototypes/Traits/quirks.yml @@ -1,3 +1,5 @@ +# If you add a new trait, make sure to add the corresponding component to the whitelist in \Resources\Prototypes\Entities\Mobs\Player\clone.yml so it gets copied to clones correctly! + - type: trait id: Pacifist name: trait-pacifist-name diff --git a/Resources/Prototypes/Traits/speech.yml b/Resources/Prototypes/Traits/speech.yml index 98d0368ed6..976d345a6d 100644 --- a/Resources/Prototypes/Traits/speech.yml +++ b/Resources/Prototypes/Traits/speech.yml @@ -1,3 +1,5 @@ +# If you add a new trait, make sure to add the corresponding component to the whitelist in \Resources\Prototypes\Entities\Mobs\Player\clone.yml so it gets copied to clones correctly! + # Free - type: trait