mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-12 06:34:35 +00:00
Adjustable item respawn time
Ability to set item respawn time from serverPrefs
This commit is contained in:
parent
f2b905885c
commit
f7e2ffca04
3 changed files with 3 additions and 1 deletions
|
|
@ -100,6 +100,7 @@ $Host::holoName4 = "DSword";
|
|||
$Host::holoName5 = "BloodEagle";
|
||||
$Host::holoName6 = "Harbinger";
|
||||
$Host::Info = " ";
|
||||
$Host::ItemRespawnTime = 30;
|
||||
$Host::KickBanTime = 600;
|
||||
$Host::KickObserverTimeout = 1200;
|
||||
$Host::LakRabbitDuelMode = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue