Add methods to open & close doors
authorMegaBrutal <code+git@megabrutal.com>
Mon, 10 Sep 2018 23:50:00 +0000 (01:50 +0200)
committerMegaBrutal <code+git@megabrutal.com>
Mon, 10 Sep 2018 23:50:00 +0000 (01:50 +0200)
commitd9b347a8804fedc728550ae5372306a670b5b6a8
tree0c2540f105a808fb74d05de07911f416e904aa0f
parent6252fb1168fd9caedbbad193159543b24013759d
Add methods to open & close doors

Doors can be controlled through GameLogic.openDoor and
GameLogic.closeDoor methods.
Clara opens and closes the doors during conversation.

modified:   wgj58.js
wgj58.js