diff --git a/untitledHeistGame.inf b/untitledHeistGame.inf index 6519a8a..519fb4e 100644 --- a/untitledHeistGame.inf +++ b/untitledHeistGame.inf @@ -249,7 +249,7 @@ has static door ~open locked concealed; Object securityCard "Security Key Fob" with - name 'security' 'fob' 'id' 'identification' 'pass' 'key', + name 'security' 'fob' 'id' 'identification' 'pass' 'key' 'card', description [; print "This is a small plastic key fob with a fake name you gave them during the hiring process. "; if(player in Tutorial){ diff --git a/untitledHeistGame.test b/untitledHeistGame.test index f7c2e4f..6a30ec9 100644 --- a/untitledHeistGame.test +++ b/untitledHeistGame.test @@ -62,6 +62,18 @@ The Lobby > scan fob (first taking the Security Key Fob) You insert the fob into the scanner. +> undo +> undo +> scan id +> scan id +(first taking the Security Key Fob) +You insert the fob into the scanner. +> undo +> undo +> scan card +> scan card +(first taking the Security Key Fob) +You insert the fob into the scanner. * get/drop key from receptionist area @@ -636,6 +648,7 @@ The computer boots > s > s > jimmy door with card +> coffee card You unlock the office door and open it! > e Ellie's Office