mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
unused decks, also added a rat deck
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
[duel]
|
||||
[metadata]
|
||||
Name=Chewbacca 3
|
||||
Title=Chewbacca
|
||||
Difficulty=hard
|
||||
Description=Mono G Essence of the Wild deck
|
||||
Icon=Chewbacca.jpg
|
||||
Deck Type=constructed
|
||||
[main]
|
||||
4 Awakening Zone
|
||||
4 Birds of Paradise
|
||||
1 Concordant Crossroads
|
||||
4 Dryad Arbor
|
||||
4 Essence of the Wild
|
||||
4 Fierce Empath
|
||||
2 Fists of Ironwood
|
||||
15 Forest
|
||||
4 Fyndhorn Elves
|
||||
4 Growth Spasm
|
||||
4 Khalni Garden
|
||||
4 Llanowar Elves
|
||||
1 Nest Invader
|
||||
4 Noble Hierarch
|
||||
1 Mox Emerald
|
||||
[sideboard]
|
||||
@@ -0,0 +1,5 @@
|
||||
[metadata]
|
||||
Name=rat_realmagic
|
||||
[Main]
|
||||
20 Black Lotus|LEA|1
|
||||
20 Plague Rats|LEA|1
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="100">
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="102">
|
||||
<editorsettings>
|
||||
<export format="tmx"/>
|
||||
</editorsettings>
|
||||
@@ -14,6 +14,8 @@
|
||||
<tileset firstgid="1" source="../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../tileset/buildings.tsx"/>
|
||||
<tileset firstgid="11905" source="../tileset/buildings-nocollide.tsx"/>
|
||||
<tileset firstgid="13697" source="../../../../../../../../Program Files/Forge/res/adventure/Shandalar/maps/tileset/buildings.tsx"/>
|
||||
<tileset firstgid="15489" source="../../../../../../../../Program Files/Forge/res/adventure/Amonkhet/maps/tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYGBgkBCiL4aBUXtH7R21d3ja+0AUFdPC3mmcEDwS7IXZaciFaTe5WAMN47MXm5+Hq71TBtC/Axm/IH4aJwIjm6UggImR5cs4ERjEn8CO3150TE17QRhXPqKVvdgwOeUzIXuJwaP2kmY/OfpG7R21dzjaCwBbaKfR
|
||||
@@ -427,5 +429,10 @@
|
||||
<property name="teleportObjectId" value="98"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="101" template="../../../../../../../../Program Files/Forge/res/adventure/Amonkhet/maps/obj/enemy.tx" x="128" y="400">
|
||||
<properties>
|
||||
<property name="enemy" value="Plague Rat Swarm"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user