summaryrefslogtreecommitdiff
path: root/digital/io-hub/src/guybrush
diff options
context:
space:
mode:
authorNicolas Schodet2012-05-15 22:24:33 +0200
committerNicolas Schodet2012-05-15 23:13:57 +0200
commit7e19e14659351cc73a929cafbb57ed1187e92115 (patch)
treea88e4dea435217653f403ed75b82a1749474c450 /digital/io-hub/src/guybrush
parent098917046482fe8a3ef0acf128faa155f448e14c (diff)
digital/io-hub/src/guybrush: remove bad score on points in front of totem
This is not working as expected.
Diffstat (limited to 'digital/io-hub/src/guybrush')
-rw-r--r--digital/io-hub/src/guybrush/path.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/digital/io-hub/src/guybrush/path.c b/digital/io-hub/src/guybrush/path.c
index fab40c49..86932ac3 100644
--- a/digital/io-hub/src/guybrush/path.c
+++ b/digital/io-hub/src/guybrush/path.c
@@ -118,9 +118,9 @@ static const struct path_node_t path_nodes[PATH_NODES_NB] = {
{ 1 }, /* 6 */
{ 1 }, /* 7 column 1. */
{ 1 }, /* 8 */
- { 2 }, /* 9 avoid */
+ { 1 }, /* 9 */
{ 0 }, /* 10 */
- { 2 }, /* 11 avoid */
+ { 1 }, /* 11 */
{ 1 }, /* 12 */
{ 1 }, /* 13 */
{ 1 }, /* 14 column 2. */
@@ -132,9 +132,9 @@ static const struct path_node_t path_nodes[PATH_NODES_NB] = {
{ 1 }, /* 20 */
{ 1 }, /* 21 column 3. */
{ 1 }, /* 22 */
- { 2 }, /* 23 avoid */
+ { 1 }, /* 23 */
{ 0 }, /* 24 */
- { 2 }, /* 25 avoid */
+ { 1 }, /* 25 */
{ 1 }, /* 26 */
{ 1 }, /* 27 */
{ 1 }, /* 28 column 4. */