Page 1 of 1

Adding Predator ooze to Garruks Deck

PostPosted: 30 Jun 2013, 19:10
by 1150919
Hey guys,

I have tried unsuccessfully to add the card predator ooze another 3 times to Garruks Deck. I've added the Card like this to D14_Garruk.xml:

<CARD name="PREDATOR_OOZE_348997.XML" deckOrderId="36" />
<CARD name="PREDATOR_OOZE_348997.XML" deckOrderId="37" />
<CARD name="PREDATOR_OOZE_348997.XML" deckOrderId="38" />

They do not show up in my deck..any idea what I am doing wrong?

Btw is there any way to unlock the promo cards without the promo codes for now?

Thanks in advance!

Re: Adding Predator ooze to Garruks Deck

PostPosted: 30 Jun 2013, 20:21
by RiiakShiNal
That would probably be because of two things:
  1. deckOrderIds 36, 37, & 38 are used in D14_GARRUK_UNLOCKS so your changes either are overridden by the unlocks, or they replaced those three unlocks.
  2. To add cards to a deck that already exists (and subsequently has been saved to the profile) with new deckOrderIds you must delete your profile for the changes to take effect.

The only way to currently unlock the promo cards without the unlock codes is to open each of the promo unlock files (D14_*_PROMOS.XML) and change game_mode from 2 to 0.

Re: Adding Predator ooze to Garruks Deck

PostPosted: 30 Jun 2013, 20:26
by 1150919
Hey,

so I was able to find my mistake, I had to remove the .xml ending from here:

<CARD name="PREDATOR_OOZE_348997.XML" deckOrderId="36" />

They show up now. I've also added a vorapede in the same manner to the ramp deck.

BTW: I'm also using the WADcheck override