]> git.smokeofanarchy.ru Git - space-station-14.git/commit
parrotMemory is onGetVerbs now in shared (#39341)
authorToken <56667933+TokenStyle@users.noreply.github.com>
Sun, 3 Aug 2025 00:27:49 +0000 (05:27 +0500)
committerGitHub <noreply@github.com>
Sun, 3 Aug 2025 00:27:49 +0000 (02:27 +0200)
commit9d3edeb6413e87a98322ccaef4c39704fe17ca8e
treeac5180d63e5b85497d8a224c1d7c19571ccbcb62
parentc538d7fb2b0dbdbddaed3df7d079e8a438c5c56e
parrotMemory is onGetVerbs now in shared (#39341)

* parrotMemory is onGetVerbs now in shared

* code review

* code review popup on client rename parrotMemoryComponent

* code rev create client system

* forgot usings

* is server now
Content.Client/Animals/Systems/ParrotMemorySystem.cs [new file with mode: 0644]
Content.Server/Animals/Systems/ParrotMemorySystem.cs
Content.Shared/Animals/Components/ParrotMemoryComponent.cs [moved from Content.Server/Animals/Components/ParrotMemoryComponent.cs with 67% similarity]
Content.Shared/Animals/Systems/SharedParrotMemorySystem.cs [new file with mode: 0644]