From 0cbdfd1bc91f592bcc33fc6ecd83365115abb621 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Thu, 29 Feb 2024 18:13:28 +0100 Subject: unreleased scroll --- world/map/npc/items/unreleased_item.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/world/map/npc/items/unreleased_item.txt b/world/map/npc/items/unreleased_item.txt index d8bb9e07..a04b0843 100644 --- a/world/map/npc/items/unreleased_item.txt +++ b/world/map/npc/items/unreleased_item.txt @@ -15,3 +15,14 @@ function|script|UnreleasedItem L_Return: return; } + + +function|script|UnreleasedScroll +{ + message strcharinfo(0), "You have difficulties using this item, as if it is not yet fully in this world."; + set Zeny, Zeny + 1000; // Force the sell + goto L_Return; + +L_Return: + return; +} -- cgit v1.2.3-60-g2f50