смешное

This commit is contained in:
BIGZi0348
2025-01-06 20:33:39 +03:00
parent ef4803da85
commit 33ae5db981

View File

@@ -1,7 +1,10 @@
- type: trait - type: trait
id: Caucasian id: Caucasian
name: Кавказский акцент name: Кавказский акцент
description: Эу брат, пачэму ты нэ вибрал чэрту description: Эу брат, пачэму ты нэ вибрал чэрту?
blacklist:
components:
- BorgChassis
components: components:
- type: CaucasianAccent - type: CaucasianAccent
@@ -9,6 +12,9 @@
id: Jewish id: Jewish
name: Еврейский акцент name: Еврейский акцент
description: Ой вей, вы тоже хотите деняг? description: Ой вей, вы тоже хотите деняг?
blacklist:
components:
- BorgChassis
components: components:
- type: JewishAccent - type: JewishAccent
@@ -16,5 +22,8 @@
id: German id: German
name: Немецкий акцент name: Немецкий акцент
description: Йа йа, зер гут! description: Йа йа, зер гут!
blacklist:
components:
- BorgChassis
components: components:
- type: GermanAccent - type: GermanAccent