Gothic 1 Classic

Gothic 1 Classic

Schwere Garderьstung
Viser 1-3 af 3 forekomster
Opdatering: 14. juni 2022 kl. 14:04

if Npc_HasItems(other,GRD_ARMOR_L)
{
return TRUE;
};
if Npc_HasItems(other,GRD_ARMOR_M)
{
return TRUE;
};
if Npc_KnowsInfo(hero,GRD_219_Stone_GETSTUFF)
{
return TRUE;
};

Opdatering: 17. maj 2022 kl. 19:35

Opdatering: 17. maj 2022 kl. 18:26