summaryrefslogtreecommitdiff
path: root/npc/003-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-24 12:17:28 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-24 12:17:28 -0300
commitb2854cdac71014b8bc43f863a6b3a2f2e25c8c23 (patch)
treef639fadbb786aa643e576afe2487f469e8db6d27 /npc/003-3
parent63e5ae43a293e9593846d820870e962c85827f7e (diff)
downloadserverdata-b2854cdac71014b8bc43f863a6b3a2f2e25c8c23.tar.gz
serverdata-b2854cdac71014b8bc43f863a6b3a2f2e25c8c23.tar.bz2
serverdata-b2854cdac71014b8bc43f863a6b3a2f2e25c8c23.tar.xz
serverdata-b2854cdac71014b8bc43f863a6b3a2f2e25c8c23.zip
Replace all Rice Hats with Bull Helmets by time the recipe is fixed
Diffstat (limited to 'npc/003-3')
-rw-r--r--npc/003-3/malindou.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index 52f75557a..1346f9666 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -483,6 +483,15 @@ OnInit:
debugmes "* Variable cleanup";
debugmes "";
}
+ // Current UPDATE value: Sef Fev 24 12:15:12 BRT 2020
+ // Bull Helmet fix
+ if ($UPDATE < 1582557312) {
+ $UPDATE=1582557312;
+ ReplaceItemFromEveryPlayer(RiceHat, BullHelmet);
+ debugmes "";
+ debugmes "* Bull Helmet Fix";
+ debugmes "";
+ }
// This mensures Contributors Credits, and changes only during updates.