mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 16:51:37 +00:00
Merge pull request #291 from CharlesVaneenoo/TodoAlreadyDone
Remove old TODOs
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
|
|
||||||
# TODO: update the status to :moving_around when the door is opened
|
|
||||||
|
|
||||||
# Contains members related to the instructions issues during tutorial island.
|
# Contains members related to the instructions issues during tutorial island.
|
||||||
module TutorialInstructions
|
module TutorialInstructions
|
||||||
@@ -50,8 +49,6 @@ module TutorialInstructions
|
|||||||
'arrow to go through to the next area and speak with your next instructor.'
|
'arrow to go through to the next area and speak with your next instructor.'
|
||||||
end
|
end
|
||||||
|
|
||||||
# TODO: The player's tutorial island progress needs to be set to :moving_around when they walk
|
|
||||||
# through the door !!
|
|
||||||
|
|
||||||
# The instruction displayed after the player has left the initial building.
|
# The instruction displayed after the player has left the initial building.
|
||||||
dialogue :moving_around do
|
dialogue :moving_around do
|
||||||
|
|||||||
Reference in New Issue
Block a user