diff options
Diffstat (limited to 'tools/create_drascula/staticdata.h')
-rw-r--r-- | tools/create_drascula/staticdata.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/create_drascula/staticdata.h b/tools/create_drascula/staticdata.h index 06ca11b419..4778c530e4 100644 --- a/tools/create_drascula/staticdata.h +++ b/tools/create_drascula/staticdata.h @@ -505,8 +505,6 @@ RoomTalkAction roomActions[] = { // ================================== { 102, -1, kVerbLook, 100, 452 }, { 102, -1, kVerbLook, 101, 123 }, - { 102, -1, kVerbPick, -1, 453 }, - { 102, -1, kVerbOpen, -1, 453 }, // ================================== // Pseudoroom. checkAction() menuScreen == 1 { 200, 1, kVerbLook, 28, 328 }, |