From e629da38e585deaebf88fd53dee1a08795d251fe Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Mon, 14 May 2012 13:42:39 +0200 Subject: digital/io-hub/src/guybrush: add intermediary path point farther from totems --- digital/io-hub/src/guybrush/playground_2012.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'digital/io-hub/src/guybrush/playground_2012.h') diff --git a/digital/io-hub/src/guybrush/playground_2012.h b/digital/io-hub/src/guybrush/playground_2012.h index 36a5db8a..6beef7a2 100644 --- a/digital/io-hub/src/guybrush/playground_2012.h +++ b/digital/io-hub/src/guybrush/playground_2012.h @@ -43,6 +43,9 @@ #define PG_TOTEM_RIGHT_X (PG_WIDTH / 2 + PG_TOTEM_X_OFFSET_MM) #define PG_TOTEM_Y (PG_LENGTH / 2) +/** Peanut island. */ +#define PG_PEANUT_RADIUS_MM 300 + /** Ships holds. */ #define PG_HOLD_SOUTH_X 325 #define PG_HOLD_SOUTH_Y 0 -- cgit v1.2.3