From 0c7999d8782853f7711a884646a6054e8caa6d51 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 7 Jun 2019 21:52:08 -0300 Subject: Nivalis Meltdown Forge: Receive 50~70% of invested ingots back! Coal and Everburn Powder are NEVER returned because they are consumed at craft. All values are rounded down. Wooden Sword is an exception. Only for craft items. --- npc/014-3/fountain.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-3') diff --git a/npc/014-3/fountain.txt b/npc/014-3/fountain.txt index f14d23b0d..b721fd2ae 100644 --- a/npc/014-3/fountain.txt +++ b/npc/014-3/fountain.txt @@ -26,7 +26,7 @@ goto L_NotEnoughBottles; if (Zeny < .@Cost) goto L_NotEnoughMoney; - getinventorylist; + inventoryplace BottleOfTonoriWater, .@count; Zeny=Zeny-.@Cost; -- cgit v1.2.3-60-g2f50