Skip to content

Commit

Permalink
Add Timers to Holoparasite and Holoclown
Browse files Browse the repository at this point in the history
  • Loading branch information
JIPDawg authored and JIPDawg committed Sep 13, 2024
1 parent eb1a601 commit e89515c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Player/guardian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,12 @@
name: ghost-role-information-holoparasite-name
description: ghost-role-information-holoparasite-description
rules: ghost-role-information-familiar-rules
requirements:
- !type:OverallPlaytimeRequirement
time: 36000 #10 hours
- !type:DepartmentTimeRequirement
department: Security
time: 18000 #5 hours
raffle:
settings: default
- type: GhostTakeoverAvailable
Expand Down Expand Up @@ -157,6 +163,12 @@
name: ghost-role-information-ifrit-name
description: ghost-role-information-ifrit-description
rules: ghost-role-information-familiar-rules
requirements:
- !type:OverallPlaytimeRequirement
time: 36000 #10 hours
- !type:DepartmentTimeRequirement
department: Security
time: 18000 #5 hours
raffle:
settings: default
- type: GhostTakeoverAvailable
Expand Down Expand Up @@ -186,6 +198,12 @@
name: ghost-role-information-holoclown-name
description: ghost-role-information-holoclown-description
rules: ghost-role-information-familiar-rules
requirements:
- !type:OverallPlaytimeRequirement
time: 36000 #10 hours
- !type:DepartmentTimeRequirement
department: Security
time: 18000 #5 hours
raffle:
settings: default
- type: GhostTakeoverAvailable
Expand Down

0 comments on commit e89515c

Please sign in to comment.