Skip to content

Commit

Permalink
Guh
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Oct 25, 2024
1 parent 475abbf commit f763daa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,6 @@
name: ghost-role-information-listeningop-name
description: ghost-role-information-listeningop-description
rules: ghost-role-information-listeningop-rules
requirements: # Worth considering these numbers for the goal of making sure someone willing to MRP takes this.
- !type:CharacterOverallTimeRequirement
min: 259200 # 72 hours
- !type:DepartmentTimeRequirement
department: Security
time: 40000 # 11.1 hours
- !type:DepartmentTimeRequirement
department: Civilian
time: 40000 # 11.1 hours
- !type:DepartmentTimeRequirement
department: Command
time: 40000 # 11.1 hours
- type: GhostRoleMobSpawner
prototype: MobHumanSyndicateListener
- type: Sprite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,6 @@
rules: ghost-role-information-loneop-rules
raffle:
settings: default
requirements:
- !type:CharacterOverallTimeRequirement
min: 172800 # DeltaV - 48 hours
- !type:DepartmentTimeRequirement # DeltaV - Security dept time requirement
department: Security
time: 36000 # DeltaV - 10 hours
- type: GhostRoleAntagSpawner
- type: Sprite
sprite: Markers/jobs.rsi
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@
pocket1: DoubleEmergencyOxygenTankFilled
pocket2: BaseUplinkRadio40TC
belt: ClothingBeltMilitaryWebbing
#inhand: # DeltaV - Prevent commander spawning with the declaration of war
# - NukeOpsDeclarationOfWar
inhand:
- NukeOpsDeclarationOfWar
innerClothingSkirt: ClothingUniformJumpskirtOperative
satchel: ClothingBackpackDuffelSyndicateOperative
duffelbag: ClothingBackpackDuffelSyndicateOperative
Expand Down

0 comments on commit f763daa

Please sign in to comment.