govno HD (#688)
This commit is contained in:
@@ -67,12 +67,14 @@ namespace Content.Server.IoC
|
||||
IoCManager.Register<PoissonDiskSampler>();
|
||||
IoCManager.Register<DiscordWebhook>();
|
||||
IoCManager.Register<ServerDbEntryManager>();
|
||||
IoCManager.Register<ISharedPlaytimeManager, PlayTimeTrackingManager>();
|
||||
|
||||
#if FULL_RELEASE
|
||||
// затерпишь
|
||||
IoCManager.Register<IPlayTimeTrackingManager, GlobalPlayTimeTrackingManager>();
|
||||
IoCManager.Register<ISharedPlaytimeManager, GlobalPlayTimeTrackingManager>();
|
||||
#else
|
||||
IoCManager.Register<IPlayTimeTrackingManager, PlayTimeTrackingManager>();
|
||||
IoCManager.Register<ISharedPlaytimeManager, PlayTimeTrackingManager>();
|
||||
#endif
|
||||
|
||||
// WD-EDIT
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: MercenaryBand
|
||||
equipment: MercenaryBand
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MercenaryLoadoutTimer
|
||||
- type: startingGear
|
||||
id: MercenaryBand
|
||||
equipment:
|
||||
@@ -21,6 +24,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: MercenaryBeret
|
||||
equipment: MercenaryBeret
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MercenaryLoadoutTimer
|
||||
- type: startingGear
|
||||
id: MercenaryBeret
|
||||
equipment:
|
||||
@@ -41,6 +47,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: MercenaryGlasses
|
||||
equipment: MercenaryGlasses
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MercenaryLoadoutTimer
|
||||
- type: startingGear
|
||||
id: MercenaryGlasses
|
||||
equipment:
|
||||
@@ -51,6 +60,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: MercenaryMask
|
||||
equipment: MercenaryMask
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MercenaryLoadoutTimer
|
||||
- type: startingGear
|
||||
id: MercenaryMask
|
||||
equipment:
|
||||
@@ -59,6 +71,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: MercenaryMaskGas
|
||||
equipment: MercenaryMaskGas
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MercenaryLoadoutTimer
|
||||
- type: startingGear
|
||||
id: MercenaryMaskGas
|
||||
equipment:
|
||||
@@ -69,6 +84,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: MercenaryJumpsuit
|
||||
equipment: MercenaryJumpsuit
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MercenaryLoadoutTimer
|
||||
- type: startingGear
|
||||
id: MercenaryJumpsuit
|
||||
equipment:
|
||||
@@ -79,6 +97,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: MercenaryGlovesFingerless
|
||||
equipment: MercenaryGlovesFingerless
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MercenaryLoadoutTimer
|
||||
- type: startingGear
|
||||
id: MercenaryGlovesFingerless
|
||||
equipment:
|
||||
@@ -89,6 +110,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: MercenaryBoots
|
||||
equipment: MercenaryBoots
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MercenaryLoadoutTimer
|
||||
- type: startingGear
|
||||
id: MercenaryBoots
|
||||
equipment:
|
||||
@@ -107,6 +131,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: MercenaryBackpack
|
||||
equipment: MercenaryBackpack
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MercenaryLoadoutTimer
|
||||
- type: startingGear
|
||||
id: MercenaryBackpack
|
||||
equipment:
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: JanitorPlunger
|
||||
equipment: JanitorPlunger
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: TimerJanitorFunnyHeads
|
||||
- type: startingGear
|
||||
id: JanitorPlunger
|
||||
equipment:
|
||||
@@ -29,6 +32,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: JanitorBucket
|
||||
equipment: JanitorBucket
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: TimerJanitorFunnyHeads
|
||||
- type: startingGear
|
||||
id: JanitorBucket
|
||||
equipment:
|
||||
@@ -94,6 +100,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: JanitorWetFloorSign
|
||||
equipment: JanitorWetFloorSign
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: TimerJanitorFunnyHeads
|
||||
- type: startingGear
|
||||
id: JanitorWetFloorSign
|
||||
equipment:
|
||||
|
||||
@@ -12,6 +12,9 @@
|
||||
- type: itemLoadout
|
||||
id: AssistantFace
|
||||
equipment: GasMask
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: GreyTider
|
||||
- type: startingGear
|
||||
id: GasMask
|
||||
equipment:
|
||||
@@ -39,6 +42,9 @@
|
||||
- type: itemLoadout
|
||||
id: AncientJumpsuit
|
||||
equipment: AncientJumpsuit
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: GreyTider
|
||||
- type: startingGear
|
||||
id: AncientJumpsuit
|
||||
equipment:
|
||||
@@ -76,6 +82,9 @@
|
||||
- type: itemLoadout
|
||||
id: AssistantGloves
|
||||
equipment: FingerlessInsulatedGloves
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: GreyTider
|
||||
- type: startingGear
|
||||
id: FingerlessInsulatedGloves
|
||||
equipment:
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
requirement:
|
||||
!type:RoleTimeRequirement
|
||||
role: JobHeadOfPersonnel
|
||||
time: 999999999 #15 hrs, special reward for HoP mains 54000
|
||||
time: 54000 #15 hrs, special reward for HoP mains
|
||||
|
||||
# Jumpsuit
|
||||
- type: itemLoadout
|
||||
|
||||
@@ -155,6 +155,9 @@
|
||||
- type: itemLoadout
|
||||
id: CoatSpaceAsshole
|
||||
equipment: CoatSpaceAsshole
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: TimerTrueAssistant
|
||||
- type: startingGear
|
||||
id: CoatSpaceAsshole
|
||||
equipment:
|
||||
|
||||
@@ -32,6 +32,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: GlassesJamjar
|
||||
equipment: GlassesJamjar
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: JamjarTimer
|
||||
- type: startingGear
|
||||
id: GlassesJamjar
|
||||
equipment:
|
||||
@@ -41,6 +44,9 @@
|
||||
- type: itemLoadout # WD
|
||||
id: GlassesJensen
|
||||
equipment: GlassesJensen
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: JensenTimer
|
||||
- type: startingGear
|
||||
id: GlassesJensen
|
||||
equipment:
|
||||
|
||||
Reference in New Issue
Block a user