mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-04-26 06:45:26 +00:00
Forget How to Wear Clothes (#806)
* in forgetting an exo-suit certification, one must not be wearing that type of exo-suit afterwards * making the conditional more straightforward * fixed issue with purchase times; can now share max purchase cooldowns
This commit is contained in:
parent
cbb48d1442
commit
262b7d2ec6
5 changed files with 208 additions and 191 deletions
|
|
@ -82,6 +82,9 @@ game {
|
|||
# Modify the amount of NTU drain per autorepair tick for facility amenities
|
||||
amenity-autorepair-drain-rate = 0.5
|
||||
|
||||
# Purchases timers for the mechanized assault exo-suits all update at the same time when any of them would update
|
||||
shared-max-cooldown = no
|
||||
|
||||
# HART system, shuttles and facilities
|
||||
hart {
|
||||
# How long the shuttle is not boarding passengers (going through the motions)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue