diff --git a/.gitattributes b/.gitattributes index 7dd9d81bb0e..4d764b5bf79 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10631,6 +10631,7 @@ res/pics_link/card-pictures_x.txt svneol=native#text/plain res/pics_link/card-pictures_y.txt svneol=native#text/plain res/pics_link/card-pictures_z.txt svneol=native#text/plain res/quest/all-prices.txt svneol=native#text/plain +res/quest/bazaar.xml -text res/quest/booster-images.txt -text res/quest/booster-prices.txt -text res/quest/decks/Abraham[!!-~]Lincoln[!!-~]3.dck -text diff --git a/res/quest/bazaar.xml b/res/quest/bazaar.xml new file mode 100644 index 00000000000..862e2fe1f1b --- /dev/null +++ b/res/quest/bazaar.xml @@ -0,0 +1,52 @@ + + + + 80 + + + + The walls of this alchemist's stall are covered with shelves with potions, oils, powders, poultices and elixirs, each meticulously labeled. + + Elixir of Life + Pound of Flesh + + + + A large book large enough to be seen from the outside rests on the Banker's desk. + + Estates + Lucky Coin + + + + Tomes of different sizes are stacked in man-high towers. + + Sleight + + + + This adventurer's market has a tool for every need ... or so the plaque on the wall claims. + + Map + Zeppelin + + + + The smells of the one hundred and one different plants forms a unique fragrance. + + Plant + + + + This large menagerie echoes with a multitude of animal noises. + + Bird + Crocodile + Hound + Wolf + + + + + + \ No newline at end of file diff --git a/res/quest/quest.properties b/res/quest/quest.properties index 74670f357da..553698bb518 100644 --- a/res/quest/quest.properties +++ b/res/quest/quest.properties @@ -12,3 +12,5 @@ prefs--file=quest.preferences decks-dir--file=decks data-dir--file=data precons-dir--file=precons + +bazaar--file=bazaar.xml