diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-3/malindou.txt | 10 |
1 files changed, 5 insertions, 5 deletions
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 |