summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-10 19:15:06 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-10 19:15:06 -0300
commit840b0ac00e57eb9585dbbf398a62d679d9767bfe (patch)
treea5ae97c33b886db2d7a2a55df38a478dbdba9a4e /npc
parent093581d13c402134f23515186d181333b586596c (diff)
downloadserverdata-840b0ac00e57eb9585dbbf398a62d679d9767bfe.tar.gz
serverdata-840b0ac00e57eb9585dbbf398a62d679d9767bfe.tar.bz2
serverdata-840b0ac00e57eb9585dbbf398a62d679d9767bfe.tar.xz
serverdata-840b0ac00e57eb9585dbbf398a62d679d9767bfe.zip
[skip ci] missing registers
Diffstat (limited to 'npc')
-rw-r--r--npc/003-3/malindou.txt1
-rw-r--r--npc/012-7/celestia.txt1
2 files changed, 1 insertions, 1 deletions
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));