Skip to content

Commit

Permalink
Add Closet Skeleton Playtime Requirement (#1323)
Browse files Browse the repository at this point in the history
Adds a 48 hour playtime requirement to take the closet skeleton role for our servers.
  • Loading branch information
Haltell authored Jun 7, 2024
1 parent cdec0aa commit b22e750
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Player/skeleton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
name: ghost-role-information-closet-skeleton-name
description: ghost-role-information-closet-skeleton-description
rules: ghost-role-information-closet-skeleton-rules
requirements:
- !type:OverallPlaytimeRequirement
time: 172800 # DeltaV - 48 hours
raffle:
settings: default
- type: GhostTakeoverAvailable
Expand Down

0 comments on commit b22e750

Please sign in to comment.