diff --git a/src/adv.py b/src/adv.py index dbeac532dd..6633b88227 100644 --- a/src/adv.py +++ b/src/adv.py @@ -2,7 +2,7 @@ from player import Player from item import Item # Declare all the rooms - +#Update for Branch room = { 'outside': Room("Outside Cave Entrance", "North of you, the cave mount beckons ..."),