func int DIA_SLD_888_Wiechu_browar_Condition()
{
if (npc_knowsinfo (other, DIA_SLD_888_Wiechu_zadanie))
&& (npc_hasitems (other, itfo_beer) >= 1)
{
return TRUE;
};
tu powinny być dwie };
func int DIA_SLD_888_Wiechu_browar_Condition()
{
if (npc_knowsinfo (other, DIA_SLD_888_Wiechu_zadanie))
&& (npc_hasitems (other, itfo_beer) >= 1)
{
return TRUE;
};
};