Fixed create-world.sh and drop-world.sh scripts to include menus, too

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely POLONKAI
2012-05-17 22:17:21 +02:00
parent 7fd61053ae
commit 48eb728669
2 changed files with 3 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ DROP TABLE room_exits;
DROP TABLE rooms;
DROP TABLE areas;
DROP TABLE directions;
DROP TABLE menu;