Sociopath delete (#917)

* fuck sociopath and grass seel position

* Update PostMapInitTest.cs

* fix
This commit is contained in:
Ed
2025-02-19 21:56:29 +03:00
committed by GitHub
parent fa21ad93ff
commit 224d96bd34
16 changed files with 3 additions and 113 deletions

View File

@@ -58,19 +58,6 @@
- CP14Torch
count: 20
- type: storePositionSell
id: BountyFloraMaterial
special: true
name: cp14-store-sell-special-flora-name
desc: cp14-store-sell-special-flora-desc
icon:
sprite: _CP14/Objects/Materials/flora.rsi
state: grass_material1
price: 200
service: !type:CP14SellStackService
stackId: CP14FloraMaterial
count: 15
- type: storePositionSell
id: BountySpellScroll
special: true

View File

@@ -30,27 +30,6 @@
- CP14PersonalCurrencyCollectObjectiveGroup
CP14Innkeeper:
- CP14PersonalCurrencyCollectObjectiveGroup
- type: entity
id: CP14SociopathsRule
parent: CP14BaseGameRule
components:
- type: GameRule
minPlayers: 2 #Increase when bigger online
- type: AntagSelection
definitions:
- prefRoles: [ CP14Sociopath ]
startingGear: CP14SociopathGear
max: 8
playerRatio: 10
lateJoinAdditional: true
mindRoles:
- CP14MindRoleSociopath
briefing:
text: cp14-roles-antag-sociopath-briefing
color: "#cc3010"
sound: "/Audio/_CP14/Ambience/Antag/bandit_start.ogg"
# event schedulers

View File

@@ -11,4 +11,4 @@
mapNameTemplate: "Meteor Arena"
- type: StationJobs
availableJobs:
Passenger: [ -1, -1 ]
CP14Adventurer: [ -1, -1 ]

View File

@@ -1,18 +0,0 @@
- type: antag
id: CP14Sociopath
name: cp14-roles-antag-sociopath-name
antagonist: true
setPreference: true
objective: cp14-roles-antag-sociopath-objective
requirements:
- !type:OverallPlaytimeRequirement
time: 7200 # 2h
#guides: TODO
- type: startingGear
id: CP14SociopathGear
storage:
back:
- CP14BaseLockpick
- CP14BaseLockpick
- CP14BaseLockpick

View File

@@ -6,17 +6,3 @@
- type: MindRole
roleType: CP14DemiplaneAntagonist
antagPrototype: CP14DemiplaneAntag
- type: entity
parent: BaseMindRoleAntag
id: CP14MindRoleSociopath
categories: [ ForkFiltered ]
name: Sociopath Role
components:
- type: MindRole
antagPrototype: CP14Sociopath
roleType: SoloAntagonist
exclusiveAntag: true
- type: CP14SociopathRole
- type: RoleBriefing
briefing: cp14-roles-antag-sociopath-briefing

View File

@@ -17,7 +17,6 @@
showInVote: true
cP14Allowed: true
rules:
- CP14SociopathsRule
- CP14RoundObjectivesRule
- CP14BasicStationEventScheduler