Skip to content
Snippets Groups Projects
Commit 889c99b7 authored by Adry_85's avatar Adry_85
Browse files

BETA: Fixing bug that allow you to exchange money for item without delete it.

	Reported by: nBd, Hidden
	Reviewed by: Nos, St3et, !UnAfraid
parent b822877d
No related branches found
No related tags found
No related merge requests found
......@@ -163,6 +163,8 @@ public final class Q00325_GrimCollector extends Quest
st.giveAdena(sum, true);
}
takeItems(player, -1, getRegisteredItemIds());
}
if (event.equals("30434-06.html"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment