From 840b0ac00e57eb9585dbbf398a62d679d9767bfe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Sep 2018 19:15:06 -0300 Subject: [skip ci] missing registers --- npc/003-3/malindou.txt | 1 + npc/012-7/celestia.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index ecad4da98..01d9ec063 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -94,6 +94,7 @@ OnInit: debugmes "* Initial Vault Values"; debugmes ""; DelItemFromEveryPlayer(802); + DelItemFromEveryPlayer(557); $VAULT_01738039=rand(5,25); } diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt index 91bdf43f8..c394de3e5 100644 --- a/npc/012-7/celestia.txt +++ b/npc/012-7/celestia.txt @@ -114,7 +114,6 @@ L_TeaQuest: mes l("@@/2 @@", countitem(ChocolateBiscuit), getitemlink(ChocolateBiscuit)); /* We can't ask for THAT many! mes l("@@/20 @@", countitem(ApanaCake), getitemlink(ApanaCake)); - mes l("@@/20 @@", countitem(Lollipop), getitemlink(Lollipop)); mes l("@@/20 @@", countitem(Mashmallow), getitemlink(Mashmallow)); mes l("@@/20 @@", countitem(TonoriDelight), getitemlink(TonoriDelight)); mes l("@@/20 @@", countitem(EasterEgg), getitemlink(EasterEgg)); -- cgit v1.2.3-60-g2f50