Skip to content

Commit

Permalink
Fix Ghostrole Timers
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Oct 25, 2024
1 parent 60a10a9 commit 520b1df
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 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

0 comments on commit 520b1df

Please sign in to comment.