From 5ef56d97d88747f200192a6dc5a05c8000c96198 Mon Sep 17 00:00:00 2001 From: "Rob Swindell (on Debian Linux)" <rob@synchro.net> Date: Wed, 23 Apr 2025 17:27:28 -0700 Subject: [PATCH] Added by accident --- xtrn/lord/lord.example.ini | 40 -------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 xtrn/lord/lord.example.ini diff --git a/xtrn/lord/lord.example.ini b/xtrn/lord/lord.example.ini deleted file mode 100644 index 21f17bce0d..0000000000 --- a/xtrn/lord/lord.example.ini +++ /dev/null @@ -1,40 +0,0 @@ -InactivityDays= 15 -Delete1XP= true -CleanMode= false -DeedsToWin= 3 -BankTransfersAllowed= true -BankTransfersPerDay= 2 -MaxTransferAmount= 2000000 -PlayerFightsPerDay= 3 -ForestFightsPerDay= 15 -ResurrectionDays= 3 -OutOfTimeFile= -SafeNode= true -UseFancyMore= true -NoNPCChatter= false -Olivia= true -FunkyFlowers= true -ShopLimit= true -FiveSkillPoints= false -BonusDefForPlayerKill= false -BonusStrForPlayerKill= false -GamePrefix= -;GameServer= nix.synchro.net.57038 -GameUser= QWKID -GamePassword= QWKPASS -MenuDir= -BeefUpForHeroes= false -OldStealAmounts= true -WakeUpDragon= true -DeathKnightBoost= false -NewUglyStick= false - -[Tournament] -Enabled= false -Days= 0 -WinStat= XP -Experience= 0 -DragonKills= 0 -PlayerKills= 0 -Level= 0 -Lays= 0 -- GitLab