From 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 Mon Sep 17 00:00:00 2001 From: Taylor Locke Date: Mon, 25 Nov 2013 06:03:06 -0800 Subject: Cleaned up Zeny manipulation in scripts. --- npc/merchants/icecream.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/merchants/icecream.txt') diff --git a/npc/merchants/icecream.txt b/npc/merchants/icecream.txt index 29d49c948..8c48d8a60 100644 --- a/npc/merchants/icecream.txt +++ b/npc/merchants/icecream.txt @@ -69,7 +69,7 @@ mes "before making a purchase."; close; } - set Zeny,Zeny-100*.@input; + Zeny -=100*.@input; getitem 536,.@input; // Ice_Cream close; } -- cgit v1.2.3-70-g09d2