From e2f73e918b57d92e5590bb26ad50c991a1307e52 Mon Sep 17 00:00:00 2001 From: jennylihan Date: Sun, 18 Aug 2019 16:51:23 +0800 Subject: [PATCH] Update chest.py --- adventure/seafloor/coral_reef/chest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adventure/seafloor/coral_reef/chest.py b/adventure/seafloor/coral_reef/chest.py index 17de72b..6426823 100644 --- a/adventure/seafloor/coral_reef/chest.py +++ b/adventure/seafloor/coral_reef/chest.py @@ -2,7 +2,7 @@ from urllib.request import urlretrieve -secret = "381" +secret = "318" print(" You approach the chest and see that the lock is surprisingly free of rust.") print(" In fact, the code dials turn smoothly. Try entering a code.")