From 0d68d3b597d74675ec9a93ac68dbfe8a6ab2dd9f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 30 Nov 2020 12:06:19 -0300 Subject: Disable a few updates and update the hardcoded names from default build. Keep in mind that both "Monster King", "Saulc GM" and "Jesus Saves" must exist in order to run the server smoothly. All these three nicks can be exploited on forked servers even without GM privileges. --- npc/003-3/malindou.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 751a89505..28c7e3364 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -29,15 +29,15 @@ OnInit: $MANA_BLVL=40; $MANA_JLVL=20; $VAULT_01738039=25; - $TULIM_MAYOR$="Saulc GM"; + $TULIM_MAYOR$="Jesus Saves"; $TULIM_TAX=100; $TULIM_EXPORT=5000; $TULIM_REPUTATION=50; - $HALIN_MAYOR$="Saulc GM"; + $HALIN_MAYOR$="Jesus Saves"; $HALIN_TAX=100; $HALIN_EXPORT=2000; $HALIN_REPUTATION=50; - $HURNS_MAYOR$="Saulc GM"; + $HURNS_MAYOR$="Jesus Saves"; $HURNS_TAX=100; $HURNS_EXPORT=3000; $HURNS_REPUTATION=50; @@ -434,7 +434,6 @@ OnInit: debugmes "* picklog options Update"; debugmes ""; } - */ // Current UPDATE value: Sex Jun 21 13:20:21 -03 2019 // Tulimshar Sailors quest was split in two if ($UPDATE < 1561134021) { @@ -526,7 +525,7 @@ OnInit: debugmes "* Variable cleanup"; debugmes ""; } - // Current UPDATE value: Sef Fev 24 12:15:12 BRT 2020 + // Current UPDATE value: Sex Fev 24 12:15:12 BRT 2020 // Release 11.1 final if ($UPDATE < 1582557312) { $UPDATE=1582557312; @@ -551,6 +550,7 @@ OnInit: debugmes "* Battle Configuration is now volatile"; debugmes ""; } + */ // Current UPDATE value: Dom Abr 26 12:41:55 BRT 2020 [1587915715] // Current UPDATE value: Qua Mai 27 18:56:15 BRT 2020 // Fix Tolchi mess -- cgit v1.2.3-70-g09d2