From 2d4b24d5cb51de6ec8ec3639cb768776084cd421 Mon Sep 17 00:00:00 2001 From: Joseph Botosh Date: Fri, 18 Dec 2015 21:37:06 +0200 Subject: Don't remove towels from inventory on usage --- world/map/npc/functions/soul_menhir.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'world/map/npc/functions') diff --git a/world/map/npc/functions/soul_menhir.txt b/world/map/npc/functions/soul_menhir.txt index 6c2c1c17..9d6f04ce 100644 --- a/world/map/npc/functions/soul_menhir.txt +++ b/world/map/npc/functions/soul_menhir.txt @@ -11,7 +11,6 @@ function|script|SoulMenhir L_Towel: if (TowelLastUsed > (gettimetick(2) - 1800)) goto L_DontPanic; - callfunc "MultiWarpTowel"; set TowelLastUsed, gettimetick(2); mes "[Soul Menhir]"; mes "(You touch the mysterious stone. Somehow it feels hard and soft at the same time.)"; -- cgit v1.2.3-60-g2f50