diff --git a/forge-gui/res/tokenscripts/c_3_3_a_golem_flying.txt b/forge-gui/res/tokenscripts/c_3_3_a_golem_flying.txt new file mode 100644 index 00000000000..d3516ace82d --- /dev/null +++ b/forge-gui/res/tokenscripts/c_3_3_a_golem_flying.txt @@ -0,0 +1,6 @@ +Name:Golem +ManaCost:no cost +PT:3/3 +Types:Artifact Creature Golem +K:Flying +Oracle:Flying \ No newline at end of file diff --git a/forge-gui/res/tokenscripts/c_3_3_a_golem_trample.txt b/forge-gui/res/tokenscripts/c_3_3_a_golem_trample.txt new file mode 100644 index 00000000000..6923facfbea --- /dev/null +++ b/forge-gui/res/tokenscripts/c_3_3_a_golem_trample.txt @@ -0,0 +1,6 @@ +Name:Golem +ManaCost:no cost +PT:3/3 +Types:Artifact Creature Golem +K:Trample +Oracle:Trample \ No newline at end of file diff --git a/forge-gui/res/tokenscripts/c_3_3_a_golem_vigilance.txt b/forge-gui/res/tokenscripts/c_3_3_a_golem_vigilance.txt new file mode 100644 index 00000000000..40fd9c7deac --- /dev/null +++ b/forge-gui/res/tokenscripts/c_3_3_a_golem_vigilance.txt @@ -0,0 +1,6 @@ +Name:Golem +ManaCost:no cost +PT:3/3 +Types:Artifact Creature Golem +K:Vigilance +Oracle:Vigilance \ No newline at end of file diff --git a/forge-gui/switch_orientation.ini b/forge-gui/switch_orientation.ini new file mode 100644 index 00000000000..56a6051ca2b --- /dev/null +++ b/forge-gui/switch_orientation.ini @@ -0,0 +1 @@ +1 \ No newline at end of file