Еще одни фиксы апстрима (#671)

* wizard appearance system refactor

* new helper method for drop anything from inventory

* fix wizard and nukie inventory saving

* remove wieldable from laser rifle

* replace comment with todo
This commit is contained in:
ThereDrD
2024-08-28 09:54:39 +03:00
committed by GitHub
parent 77574a28e7
commit 2fa46e0b3e
8 changed files with 101 additions and 13 deletions

View File

@@ -86,6 +86,7 @@
playerRatio: 10
startingGear: SyndicateCommanderGearFull
moodEffect: TraitorFocused # WD
dropInventory: true # WD
components:
- type: NukeOperative
- type: RandomMetadata
@@ -262,7 +263,7 @@
definitions:
- prefRoles: [ Cultist ]
max: 3
moodEffect: CultFocused
moodEffect: CultFocused # WD
briefing:
text: cult-role-greeting
color: Red
@@ -291,7 +292,8 @@
- type: AntagSelection
definitions:
- prefRoles: [ WizardRole ]
moodEffect: WizardFocused
moodEffect: WizardFocused # WD
dropInventory: true # WD
briefing:
text: wizard-welcome
color: Aqua
@@ -322,7 +324,7 @@
max: 8
playerRatio: 10
lateJoinAdditional: true
moodEffect: TraitorFocused
moodEffect: TraitorFocused # WD
briefing:
text: changeling-role-greeting
color: Red