From 88fccffb2ebddf97b8dca6371c58f10009cba0d9 Mon Sep 17 00:00:00 2001 From: Marissa Staib Date: Wed, 10 Apr 2019 23:41:10 -0400 Subject: [PATCH] Add TODOs from first contact with real server --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 09afaf1..02ce6ff 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ * cancel teleportation if someone moves out of the teleporter during teleportation (maybe prevent them from starting?) * save any effects that would be overwritten by teleportation (including to disk!), and put them back when the player opens the door or arrives -* fix facing and location when teleporting in different directions \ No newline at end of file +* fix facing and location when teleporting in different directions +* fix whatever's going on with iron doors \ No newline at end of file