This commit is contained in:
2026-01-24 16:34:15 -05:00
commit c23bf51490
3996 changed files with 657568 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
# SPDX-FileCopyrightText: 2024 Killerqu00 <47712032+Killerqu00@users.noreply.github.com>
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
# 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
description: trait-pacifist-desc
category: Quirks
components:
- type: Pacified
- type: trait
id: LightweightDrunk
name: trait-lightweight-name
description: trait-lightweight-desc
category: Quirks
components:
- type: LightweightDrunk
boozeStrengthMultiplier: 2
- type: trait
id: Snoring
name: trait-snoring-name
description: trait-snoring-desc
category: Quirks
components:
- type: Snoring