summaryrefslogtreecommitdiff
path: root/include/friend_area.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/friend_area.h')
-rw-r--r--include/friend_area.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/friend_area.h b/include/friend_area.h
index a1234a7..f85cb66 100644
--- a/include/friend_area.h
+++ b/include/friend_area.h
@@ -4,11 +4,7 @@
struct FriendAreaSettings
{
s16 num_pokemon;
- u8 unlock_condition;
- // 0 - Shop (Story)
- // 1 - Shop (Story Post-game)
- // 2 - Wonder Mail
- // 3 - Legendary Request (unlocks when lengendary joins)
+ u16 unlock_condition;
u32 price;
};