I think that's for how much per card will cost right? Not how much Jellopy is cost? (which is in my case, Gold Coin costs?)
EDIT: It's alright, I've figured it out. But...
npcshopdelitem "card_shop",909;
for(set .@i,0; .@i<getarraysize(.Shop); set .@i,.@i+2)
npcshopadditem "card_shop",.Shop[.@i],.Shop[.@i+1];
end;
}
- shop card_shop -1,909:-1
What does these lines above do? Do I need to edit the Jellopy?