From dbaf6b18451dc700ce93092573ad6be1f661f2fe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 29 Jul 2021 14:25:06 -0300 Subject: Add the missing items which HoraK added... I forgot when --- npc/functions/clear_vars.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc') diff --git a/npc/functions/clear_vars.txt b/npc/functions/clear_vars.txt index 063feaec..e5e6e5d4 100644 --- a/npc/functions/clear_vars.txt +++ b/npc/functions/clear_vars.txt @@ -152,6 +152,9 @@ function script ServerUpdate { // qui jul 29 11:21:38 BRT 2021 if ($VERSION < 1627568498) { ReplaceItemFromEveryPlayer(5270, 5272); + ReplaceItemFromEveryPlayer(5267, 5273); + ReplaceItemFromEveryPlayer(5268, 5274); + ReplaceItemFromEveryPlayer(5269, 5275); $VERSION = 1627568498; } -- cgit v1.2.3-60-g2f50